Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.3.0b1
Issue ID
968151
Regression
Yes
[Linux Editor] Crash in funlockfile (Material::UnshareMaterialData()) when unloading a scene
Steps to reproduce:
1. Download "mini.tgz" attached by the user
2. Enter "player" scene
3. Drag-and-drop "scene-0-0" and "scene-1-1" to hierarchy window
4. Right click on "scene-0-0" and press "Unload Scene"
Result: Crash
#0 0x007ffdc8dc81c0 in funlockfile
#1 0x007ffdc8dc8760 in Material::UnshareMaterialData()
#2 0x007ffdc8dc87c0 in Material::DisableKeyword(core::basic_string<char, core::StringStorageDefault<char> > const&)
#3 0x007ffdc8dc87e0 in UI::Canvas::UpdateRectClipping(UI::Batch&, Material*)
#4 0x007ffdc8dc8840 in UI::Canvas::DrawIntermediateRenderer(UI::Batch&, Matrix4x4f, int, Camera*, unsigned short)
#5 0x007ffdc8dc8900 in UI::Canvas::EmitWorldGeometry(Camera*, unsigned short&, bool)
<...>
Reproduced with: 2017.3.0b1 (Linux editor)
Did not reproduce with: 2017.1.1f1, 2017.2.0f3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment