Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.0b2
Issue ID
761362
Regression
No
Trying to bake a reflection probe throws error instead of asking to save scene
How to reproduce:
1. Open a new project
2. Open Lighting window and disable automatic Baking
3. Create some Primitives in the scene
4. Create a Material with Metallic and Smoothness set to 1
5. Attach material to any primitive
6. Add a Reflection probe to the scene
- Make sure the primitive with the shiny material is within the reflection probe area
7. Set all gameobjects to be Static
8. Select the Reflection probe and try to bake it
- Note that an error is thrown in the console:
-- Couldn't resolve scene path, was scene not saved?
- This is inconsistent with what happens when trying to bake the lightmaps from the lighting window, where a message box appears asking if the user would like to save the scene
- Reproduced in Version 5.4.0b2 (d749f9c32f45), Version 5.3.1p2 (49544457ab1d), Version 5.2.4f1 (98095704e6fe)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
Add comment