Search Issue Tracker
Fixed
Fixed in 2022.3.8f1
Votes
0
Found in
2022.3.8f1
Issue ID
UUM-90471
Regression
Yes
Crash on UnityEditor.EditorGUIUtility:RenderPlayModeViewCamerasInternal_Injected when creating new project with the Small Scale Competitive Multiplayer template
Reproduction steps:
1. Create and open a new project using the Small Scale Competitive Multiplayer template
2. Observe the crash
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Reproducible in: 2022.3.6f1, 2022.3.8f1
Not reproducible in: 2022.3.5f1, 6000.0.31f1, 6000.1.0a8
Fixed in: 2022.3.9f1
Could not test with: 2021.3.46f1 (Small Scale Competitive Multiplayer template does not exist)
First few lines of stacktrace:
{noformat} at UnityEditor.EditorGUIUtility:RenderPlayModeViewCamerasInternal_Injected <0x000a7>
at UnityEditor.EditorGUIUtility:RenderPlayModeViewCamerasInternal <0x00042>
at UnityEditor.PlayModeView:RenderView <0x0051a>
at UnityEditor.GameView:OnGUI <0x01632>
at UnityEditor.HostView:InvokeOnGUI <0x00191>{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment