Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.3.0b1
2018.3.8f1
2019.1.0a1
2019.2.0a1
Issue ID
1135850
Regression
No
Crash on Unity::SurfaceObserver::InitAPIObserver on stopping Play mode when using Holographic Emulation in Editor
How to reproduce:
1. Open the attached Unity project
2. Open the "Scene1" scene
3. In the Menu bar, open "XR/Holographic Emulation" window
4. Make sure "Emulation Mode" is set to "Simulate in Editor"
5. Enter Play mode
6. Wait for "Scene2" to get loaded
7. In the Console, observe dozens of "MissingReferenceException: The object of type 'Transform' has been destroyed but you are still trying to access it." errors
8. Stop the Play mode
-- Editor crash
Reproducible with - 2018.3.0b1, 2018.3.9f1, 2019.1.0a1, 2019.1.0b7, 2019.2.0a8
Stack trace:
(Unity) Unity::SurfaceObserver::InitAPIObserver
(Unity) Unity::SurfaceObserver::SetVolumeAsAxisAlignedBox
(Unity) SurfaceObserver_CUSTOM_SetVolumeAsAxisAlignedBox_Injected
(Mono JIT Code) (wrapper managed-to-native) UnityEngine.XR.WSA.SurfaceObserver:SetVolumeAsAxisAlignedBox_Injected (UnityEngine.XR.WSA.SurfaceObserver,UnityEngine.Vector3&,UnityEngine.Vector3&)
(Mono JIT Code) UnityEngine.XR.WSA.SurfaceObserver:SetVolumeAsAxisAlignedBox (UnityEngine.Vector3,UnityEngine.Vector3)
<...>
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (2019.2.X):
We are no longer updating 2019.2. If this is still an issue for you in 2019.3 or greater, please re-submit your bug.