Search Issue Tracker
Won't Fix
Votes
1
Found in
5.5.0f3
Issue ID
911936
Regression
No
[HoloLens] OnApplicationPause not called when HoloLens tracking is lost
Steps to reproduce:
1. Open attached project "911936.zip"
2. Build "MainScene" scene for UWP
3. Open VS solution
4. Deploy on HoloLens device
5. Cover HoloLens tracking sensors with your hands to lose tracking
6. Observe VS output: OnApplicationPause(true) doesn't get called even though application pauses
7. Uncover tracking sensors
8. Observe VS output: OnApplicationPause(false) gets called
Expected behavior: OnApplicationPause(true) is called when Holographic Tracking State is lost
Reproducible with: 5.5.3p3, 5.6.1p4, 2017.1.0b9, 2017.2.0a3
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2018.3.X):
We are no longer fixing issues in 2018.3. If your issues still occurs in Unity 2018.4 or Unity 2019.3 and greater, please re-submit your bug for consideration.