Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.3.0a8
Issue ID
1071427
Regression
Yes
Save on scene changed popup crashes Unity
Save on scene has changed popup crashes Unity.
1. What happened
Selecting "Dont Save" or "Save" in the "Scene has changed" pop-up menu crashes Unity.
2. How we can reproduce it using the example you attached
- Create a new project in Unity 2018.3.0a8
- Add a Canvas game object to the scene.
- Add an empty game object to the canvas
- In the inspector add a horizontal layout group
- Pop up will appear select "Don't Save" or "Save"
NOTICE ISSUE >> CRASH
NOTE: Pressing "Save" will cause the crash but it will also save Unity in a state where you cannot reproduce the issue. Best to stick with "Don't Save" when repoing as above.
Broken: 2018.3.0a8
Working: 2018.2.1f1, 2018.3.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment