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
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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
Add comment