Search Issue Tracker
Won't Fix
Won't Fix in 6.1.X
Votes
0
Found in [Package]
5.2.0
6.1.0
Issue ID
ARFB-559
Regression
Yes
"MissingReferenceException" of 'UnityEngine.Camera' errors are being spammed when entering Play Mode with XR Simulation enabled
Reproduction steps:
1. Open the attached project “ReproProject“
2. Open scene “SampleScene2“
3. Enter Play Mode
4. Observe the result in the Console
Expected result: No errors in the Console
Actual result: Errors are continuously logged in the Console after entering Play Mode
Reproducible in: 5.2.0 (2023.1.0b10 (unstable), 2023.3.0b10), 6.1.0 (6000.0.46f1, 6000.1.0b14, 6000.2.0a8)
Not reproducible: 5.0.7 (2021.3.49f1), 5.2.0 (2022.3.61f1)
Could not test with: 5.2.0 (2023.1.0a1 - 2023.1.0b9) (Editor crashes after entering Play Mode)
Reproducible on: Windows 11, macOS 15.3.2 (M2 Max) (user)
Not reproducible on: No other environments tested
Note: If the issue did not reproduce upon entering Play Mode, try exiting and entering Play Mode again
Add comment
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
Resolution Note:
It is not supported to interrupt a load of a scene with ARFoundation elements inside of a function called via the attribute [RuntimeInitializeOnLoadMethod(RuntimeInitializeLoadType.BeforeSceneLoad)]
Resolution Note (6.1.X):
It is not supported to interrupt a load of a scene with ARFoundation elements inside of a function called via the attribute [RuntimeInitializeOnLoadMethod(RuntimeInitializeLoadType.BeforeSceneLoad)]