Search Issue Tracker
Fixed
Fixed in 5.1.4, 6.0.1
Votes
0
Found in [Package]
5.1.2
6.0.0-pre.6
Issue ID
ARFB-421
Regression
No
Crash on CameraImageApi::Update when entering Play Mode in a scene that has the ARMeshManager Component
How to reproduce:
1. Open the “ARMobileTemplate” project
2. Open the “SampleScene”
3. Enter Play Mode
4. Observe the crash
Reproduced with: 5.1.0 (2021.3.35f1), 5.1.2 (2021.3.35f1, 2022.3.20f1, 2023.2.12f1), 6.0.0-pre.6 (2023.3.0b9)
Could not test with: 4.2.10, 5.0.2 (2021.3.35f1) (Could not resolve compilation errors)
Reproduced on: Windows 11
Not reproduced on: No other environment tested
Notes:
1. Not reproducible in the Player
2. Not reproducible when the ARMeshManager Component is disabled for the “XR Origin (AR Rig) > Meshing” GameObject
3. Could not reproduce in a new project
First few lines of the stack trace:
0x00007FF83988B53F (XRSimulationSubsystem) CameraImageApi::Update
SymInit: Symbol-SearchPath: 'C:/UnitySrc/2022.3.20f1/Editor/Data/Mono;.;C:\Users\sebastiantermen\UnityProjects\WORK\Test\IN-69193\IN-69193_ARMobileTemplate;C:\Users\sebastiantermen\UnityProjects\WORK\Test\IN-69193\IN-69193_ARMobileTemplate\Library\BurstCache\JIT;C:\UnitySrc\2022.3.20f1\Editor;C:\WINDOWS;C:\WINDOWS\system32;', symOptions: 534, UserName: 'sebastiantermen'
OS-Version: 10.0.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- A NullReferenceException error is thrown when extracting textures from an FBX
- “Convert To Subgraph Operator” option is capitalised incorrectly in VFX Graph
- "Toggle all debug panels" shortcut throws “NullReferenceException: Object reference not set to an instance of an object” error
- Rect Transform values are set to NaN when scaling UI element with centered scaling
- "Local Volumetric Fog" Component's "Inherit from Hierarchy" mode doesn't support negative "Scale" on the "Transform" Component
Add comment