Search Issue Tracker
Duplicate
Votes
0
Found in
2017.2.1p3
Issue ID
1000048
Regression
No
UnityEngine.Experimental.XR.Boundary.TryGetGeometry always returns false
How to reproduce:
1. Download attached project file and open "BoundaryTest" Scene
2. In Assets\HoloToolkit\Boundary\Scripts\BoundaryManager.cs, put a breakpoint on the call to UnityEngine.Experimental.XR.Boundary.TryGetGeometry
3. Enter Play Mode
Actual result: UnityEngine.Experimental.XR.Boundary.TryGetGeometry never returns true even if a boundary has been set up and is visible
Reproduced with: 2017.2.1p3, 2017.3.1p1, 2018.1.0b7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment