Search Issue Tracker
Fixed in 2022.1.X
Votes
1
Found in
2018.4
2019.3
2019.3.3f1
2020.1
2020.2
Issue ID
1227302
Regression
No
Crash on MemoryManager::Allocate when calling AssetDatabase.CreateAsset in OnProcessShader
How to reproduce:
1. Open attached project "Case_1227302"
2. In the Menu Bar select File and click "Build And Run"
Reproducible with: 2018.4.21f1, 2019.3.9f1, 2020.1.0b5, 2020.2.0a7
Not reproducible with: 2017.4.39f1
First lines of the stack trace:
0x00007ff6f26d3467 (Unity) MemoryManager::Allocate
0x00007ff6f26e8cac (Unity) malloc_internal
0x00007ff6f1d52dae (Unity) core::StringStorageDefault<char>::allocate
0x00007ff6f1d52f00 (Unity) core::StringStorageDefault<char>::assign
0x00007ff6f1d52e4e (Unity) core::StringStorageDefault<char>::assign
0x00007ff6f357e79c (Unity) SerializedFile::WriteObject
0x00007ff6f354c2ff (Unity) PersistentManager::WriteFile
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a1