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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment