Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0a17
Issue ID
620348
Regression
No
Adding Reflection Probe component in a new scene prompts user for Scene Save
- Create a new scene in any project
- Try to add a Reflection Probe component to the Main Camera
You get immediately prompted to save the scene. Try to Cancel. You can't! You get the same prompt again.
My guess is that this happens because we try to Bake the probe as soon as the component is added. Since there is a Bake button in the component, I think this should be changed so that the Component can be added to the GameObject and only when the user presses the Bake button the Save Scene prompt should pop up.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Add comment