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
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
- Animation Parameters example code uses legacy Input System causing “InvalidOperationException” errors spam in the Console window
- Overlay cameras break URP rendering order on Mac/Metal
- Spring Joint 2D "Distance" value adjusts "Connected Anchor" Y value instead when dragging via Inspector
- Tree GameObject appears grey when rotated in the Preview window
- Unable to delete Tree GameObjects and “NullReferenceException” errors are thrown when using Hierarchy V2 and trying to open the GameObject context menu after deleting a Tree Prefab
Add comment