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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation
Add comment