Search Issue Tracker
Fixed
Fixed in 6000.1.0b11, 6000.2.0a7
Votes
0
Found in
6000.0.37f1
6000.1.0b5
6000.2.0a2
7000.0.0a20
Issue ID
UUM-96801
Regression
Yes
"Unable to use a named GUIStyle without a current skin" error appears in the Console when entering the Play Mode in a project with specific layout
Reproduction steps:
1. Open the attached “repro_IN-94426“ project
2. Open the “Assets/Scenes/TestingScene.unity“ Scene
3. Enter the Play Mode
4. Observe the Console
Expected result: No errors appear in the Console
Actual result: “Unable to use a named GUIStyle without a current skin. Most likely you need to move your GUIStyle initialization code to OnGUI“ error appears in the Console
Reproducible with: 2023.2.0a19, 6000.0.37f1, 6000.1.0b5, 6000.2.0a2
Not reproducible with: 2022.3.57f1, 2023.2.0a18
Reproducible on: Windows 10 (22H2)
Not reproducible on: No other environments tested
Notes:
* Not reproducible after changing the layout style
* Not reproducible after closing both Inspector tabs
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
Add comment