Search Issue Tracker
Fixed
Fixed in 2022.3.13f1, 2023.2.0b16, 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
- Crash on AudioUtil_CUSTOM_HasAudioCallback when entering PlayMode while the GameObject's Properties Inspector window is in Debug mode
- Tilemap Collider 2D is not updating the Collider shapes when removing Tiles on the Tilemap component
- Inspector with the scrollbar is unusable when Material properties are edited and the scene is saved
- The Rendering Profiler module statistics are zero when Application.targetFrameRate is set
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
Add comment