Search Issue Tracker
Fixed in 2022.3.13f1
Fixed in 2022.3.X, 2023.2.X, 2023.3.X, 2023.3.0a12
Votes
0
Found in
2022.3.11f1
2023.1.0b14
2023.2.0a12
2023.3.0a3
Issue ID
UUM-34313
Regression
No
Crash on SharedRendererScene::~SharedRendererScene when entering Play Mode
Reproduction steps:
1. Open the attached “repro-project“
2. Open the Assets/Scenes/Scenes/GameCoreScene.unity scene
3. Enter Play Mode
4. Observe the crash
Reproducible with: 2022.2.17f1, 2023.1.0b14, 2023.2.0a12
Could not test with: 2020.3.47f1, 2021.3.23f1 - due to errors in the Console when downgrading the project
Reproduced on: Windows 10 Pro
Note: Also reproduced in Player
First few lines of the stack trace:
{{0x00007ff656d3b602 (Unity) SharedRendererScene::~SharedRendererScene }}
{{0x00007ff656d3b14a (Unity) CullResults::~CullResults }}
{{0x00007ff656f195a9 (Unity) CleanupScriptableCullResults }}
{{0x00007ff656f04dbc (Unity) ScriptableRenderContext::~ScriptableRenderContext }}
{{0x00007ff656d2775b (Unity) RenderManager::RenderCamerasWithScriptableRenderLoop}}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PlayerPropertiesChanged event fires before Player Properties are applied
- Opening Media Pop-out in “Before You Start” Tutorial throws “Styles” and “Styles_Dark” messages in the Console window
- Play Mode Scenario selection/highlight is too long and out of its bounds when the Play Mode Scenario window is opened after maximizing
- Asset name is not shown in the Undo History window when a sprite is modified
- Moving a Tab to a floating window fails when floating windows are docked next to each other
Add comment