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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment