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
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
Add comment