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
- Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
- Scroll View is not moving by inertia after scrolling by click and dragging when Editor window is minimized and Canvas "Render Mode" is set to "World Space"
- "type mismatch error" occurs when the currentDirectionWS output of a Sample Water Surface node is connected to a float3 input
- URP Material Upgrade utility does not enable Alpha Clipping when material had Rendering Mode set to Cutout
- Particle System emission ignores the Sprite Atlas when using a Material that has the "Include in Build" setting unchecked
Add comment