Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b2
Issue ID
761608
Regression
Yes
Unity crashes after creating new scene from Project window
Steps to reproduce:
1. Open Unity;
2. Create new project and scene;
3. In 'Assets' window of 'Project' tab right mouse click -> Create -> Scene;
4. Either click anywhere in 'Assets' window or press Enter button.
Actual result:
Editor crashes with CollectSaveSceneDependencies::GenerateInstanceID(int, TransferMetaFlags) in the last stacktrace.
See attached gif video and log file.
Regression introduced in 5.4.0b2.
Expected result:
Editor should not crash when creating new scene in 'Project' window.
Notes:
- Reproduces on both Windows 10 and OSX 10.11.2;
- Doesn't reproduce in 5.4.0b1 and 5.3.1p1;
- Doesn't reproduce when creating new scene via File tab.
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