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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment