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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment