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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment