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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment