Search Issue Tracker
By Design
Votes
0
Found in
5.4.0b18
Issue ID
802350
Regression
No
Loading project crashes when updating assets
Import the attached project. Unity crashes with this stacktrace:
0x00000001406CAA3B (Unity) AssetDatabase::UpdateAsset
0x000000014076FB54 (Unity) AssetInterface::ProcessAssetsImplementation
0x0000000140770758 (Unity) AssetInterface::StopAssetEditing
0x0000000140776DE5 (Unity) AssetInterface::Refresh
0x0000000140BC96FE (Unity) Application::InitializeProject
0x0000000140E2CC27 (Unity) WinMain
0x00000001415A1454 (Unity) read
0x00007FFA38338102 (KERNEL32) BaseThreadInitThunk
Reproduced with Unity 5.3 and Unity 5.4 b18
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 ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment