Search Issue Tracker
Fixed
Fixed in 2022.3.9f1, 2023.1.11f1, 2023.2.0b7, 2023.3.0a1, 7000.0.0a1
Votes
1
Found in
2022.3.7f1
2023.1.8f1
2023.2.0b3
2023.3.0a1
7000.0.0a1
Issue ID
UUM-45113
Regression
Yes
[VR][AR][HDRP]Editor crashes when VR, AR or 3D Sample Scene (HDRP) Template is loading
How to reproduce:
1. Create a new Unity project using VR Template
2. While the project is loading observe the crash
Reproducible with: 2022.3.6f1, 2022.3.7f1, 2023.1.7f1, 2023.1.8f1, 2023.2.0b5
Not reproducible with: 2022.3.5f1, 2023.1.6f1
Reproduced on: Windows 10, Windows 11
Not reproducible on: Macbook Pro Ventura 13.4.4 (Apple M1 Chip)
Lines of stack trace:
{code:java}
0x00007FF99E8BF74D (Unity) VerifyPtrIntegrity
0x00007FF99E8B78C4 (Unity) MemoryManager::Deallocate
0x00007FF99E8C083A (Unity) free_alloc_internal
0x00007FF99E8C233F (Unity) BlockDoublingLinearAllocator::Rewind
0x00007FF99EEB6AB9 (Unity) ManagedTempMemScope::~ManagedTempMemScope
0x00007FF99EA27C5A (Unity) DelayedCallManager::Update
0x00007FF99EC5FBB2 (Unity) PlayerSendFrameComplete
0x00007FF99FAFAF44 (Unity) RepaintController::RenderPlayModeViewCameras
0x00007FF99FF7EBAE (Unity) EditorGUIUtility::RenderPlayModeViewCamerasInternal{code}
Notes:
* *This crash is also reproducible with AR Template and 3D Sample Scene* *(HDRP)* *Template*
* *On 2022.3.7f1 only VR and AR Templates affected*
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Add comment