Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0a7
Issue ID
976480
Regression
Yes
Assertion failed when deserializing a GUISkin that is missing a reference for a Texture field upon exiting play mode
Steps to reproduce :
- create a new project
- create a new GUIskin
- add a texture to it under Box > On Normal > Background
- delete the texture and press play
- press stop and notice the error
Assertion failed: Attempt to lock m_Mutex after m_IntegrationMutex
UnityEngine.GUIStyle:InternalOnAfterDeserialize()
*Note :
Regression from 2018.a2.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGPU errors when CoreCopy shader is used to copy an MSAA texture
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
Add comment