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
- MaskField Choices Elements tooltip covers the entire window while scrolling through the Elements
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
Add comment