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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
Add comment