Search Issue Tracker
Fixed in 2022.3.9f1
Fixed in 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X, 7000.0.0a1, future release
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
- Alt+click on List header does not recursively toggle child foldouts when items use a UI Toolkit CustomPropertyDrawer
- Hub Window is closed when closing Unity AI Window via the OS Window Close Button on Windows
- Artifacts are rendered in UITK when using Font Assets and using negative outlines
- Editor hangs when opening Asset picker window for AssetReference and a lot of addresable assets are present in the project
- Text with Legacy Font Asset is not rendered
Add comment