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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment