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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment