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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment