Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.2.0b9
Issue ID
UUM-25465
Regression
Yes
Crash on BatchRendererGroup::~BatchRendererGroup when entering Play Mode after saving a scene
Reproduction steps:
1. Open the attached “repro-project“
2. Press “Ctrl + S” for Windows or “Cmd + S” for macOS
3. Enter Play Mode
Expected result: Play Mode is entered successfully without the Editor crashing
Actual result: The Editor crashes
Reproducible with: 2022.2.0b6, 2022.2.0b9
Not reproducible with: 2022.2.0b5, 2022.2.5f1, 2023.1.0b2
Could not test with: 2020.3.44f1, 2021.3.18f1 (due to errors in the Console when downgrading the project)
Fixed in: 2022.2.0b10
Reproduced on: Windows 10 Pro
First few lines of the stack trace:
{{0x00007ff605c676c1 (Unity) BatchRendererGroup::~BatchRendererGroup }}
{{0x00007ff605c69d2f (Unity) BatchRendererGroup::Destroy }}
{{0x00007ff6052f64d8 (Unity) BatchRendererGroup_CUSTOM_Destroy }}
{{0x000001d1c07d3ac1 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.Rendering.BatchRendererGroup:Destroy (intptr) }}
{{0x000001d1c07d391b (Mono JIT Code) UnityEngine.Rendering.BatchRendererGroup:Dispose ()}}
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note:
Does not reproduce in 2022.2.8f1