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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment