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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment