While working on some texturing, I decided to give the baking setup a try, and ran into an unexpected error: the baker is trying to allocate Optix to run its tracer. This is failing because I don't have an nVidia GPU, but the tracer configured in the Bake Geometry Textures node is Embree, which even though it probably doesn't support my AMD GPU, does support my AMD CPU.
Either way though the baker shouldn't be trying to use the Optix tracer when I've selected the Embree tracer, and the Baker doesn't even have Optix listed as an option, which is appropriate in this case.
Thanks!
