Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0b3
Issue ID
1086739
Regression
Yes
Editor crashes at EventManager::InvokeEventCommon or freezes after creating a new Brush
Steps to reproduce:
1. Create a new project
2. In the project, window create a new brush
Results: Editor crashes or freezes
Reproduced with: 2019.1.0a3, 2018.3.0b7
Not reproducible with: 2019.1.0a2
========== OUTPUTTING STACK TRACE ==================
0x00000001405A26E3 (Unity) EventManager::InvokeEventCommon
0x00000001405A60CA (Unity) delete_object_internal_step1
0x00000001405A1343 (Unity) DestroySingleObject
0x0000000141E8D568 (Unity) PostprocessAssetsUpdatePreviews
0x0000000141E9324F (Unity) Postprocess
0x0000000141EB3A24 (Unity) AssetInterface::ApplyDefaultPostprocess
0x0000000141EC5316 (Unity) AssetInterface::ProcessAssetsImplementation
0x0000000141ECECC4 (Unity) AssetInterface::StopAssetEditing
0x0000000141E78099 (Unity) AssetDatabase::CreateSerializedAsset
0x0000000141E778DE (Unity) AssetDatabase::CreateSerializedAsset
0x00000001414071EC (Unity) AssetDatabase_CUSTOM_CreateAsset
<...>
========== END OF STACKTRACE ===========
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceException is thrown when adding a Blur Renderer Feature
- [Linux] Dropdown Menus are filled with empty entries when the Menu intersects with the Editors borders
- [HDRP] [Metal] Tiled artefacts when using DRS
- [HDRP] Empty template starts with incorrect Physically Based Sky ground
- Big chunk of "Untracked" memory in the Memory Profiler screenshot when a custom .obj file is loaded while in Play Mode
Add comment