Search Issue Tracker
Fixed
Fixed in 6000.0.2f1
Votes
0
Found in
6000.0.1f1
Issue ID
UUM-71387
Regression
Yes
Crash on RtlLookupFunctionEntry when using 10 or more GameObjects with Articulation Body component in the scene
How to reproduce:
1. Open the “IN-74924_ReproCrash“ project
2. Open the “SampleScene“
3. Enter Play Mode
Expected result: The Editor continues to run
Actual result: The Editor crashes
Reproducible with: 2023.3.0b1, 6000.0.1f1
Not reproducible with: 2021.3.38f1, 2022.3.28f1, 2023.3.0a19
Reproducible on: Windows 10, Windows 11 (user’s device)
Not reproducible on: No other environment tested
First few lines of Stack Trace:
RtlLookupFunctionEntry returned NULL function. Aborting stack walk.
SymInit: Symbol-SearchPath: 'C:/Program Files/Unity/6000.0.1f1_d9cf669c6271/Data/Mono;.;C:\Users\username\Downloads\IN-74924_ReproArticulationBodyCrash;C:\Users\username\Downloads\IN-74924_ReproArticulationBodyCrash\Library\BurstCache\JIT;C:\Program Files\Unity\6000.0.1f1_d9cf669c6271;C:\WINDOWS;C:\WINDOWS\system32;', symOptions: 534, UserName: 'username'
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment