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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment