Search Issue Tracker
Fixed in 0.10.0-preview.3
Votes
2
Found in [Package]
0.9.4
Issue ID
1259554
Regression
No
[XR] XR Ray Interactor floods the console with Assertion errors when Spherecast is used
Reproduction steps:
1. Open attached project ("SpherecastBugTest.zip")
2. Open "SampleScene" scene
3. Enter Play mode
Expected result: Assertion errors are not thrown
Actual result: Console is flooded with Assertion errors:
Assertion failed on expression: 'IsNormalized(direction)'
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Reproducible with: 2019.4.2f1, 2020.1.0b14, 2020.2.0a16 (0.9.4)
Not reproducible with: 2018.4.24f1 (XR Interaction Toolkit is available from 2019.3)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment