Search Issue Tracker
By Design
Votes
1
Found in
2018.4
2019.4
2019.4.11f1
2020.2
2021.1
2021.2
Issue ID
1310749
Regression
No
GuiStyleState texture references become null when exiting Play Mode while GuiStyle reference stays
How to reproduce:
1. Open the attached project
2. Click Bug > Window
3. Click Play
4. Exit Play Mode
Expected result: Window stays white
Actual result: Window becomes default color
Reproducible with: 2018.4.30f1, 2019.4.19f1, 2020.2.4f1, 2021.1.0b5, 2021.2.0a4
Notes:
1. When entering Play Mode or after compiling _style becomes null, so it gets regenerated
2. When exiting Play Mode the _style reference stays, but textures disappear, causing the background to fall back to defaults
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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Resolution Note:
This is by design and the users will need to recreate the textures if they are not present