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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment