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
- “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