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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment