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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment