Search Issue Tracker
Fixed in 0.10.0-preview.3
Votes
0
Found in [Package]
0.9.4-preview
Issue ID
1266781
Regression
No
[XR Interaction] Assertion error is thrown when Line Type is set to Projectile Curve and Hit detection type to Sphere Cast
Reproduction steps:
1. Open attached project ("1266781Repro.zip")
2. Open "SampleScene" scene
3. Enter Play mode
Expected result: No errors thrown
Actual result: Console is flooded with errors:
Assertion failed on expression: 'IsNormalized(direction)'
UnityEngine.XR.Interaction.Toolkit.XRInteractionManager:Update()
Reproducible with: XR Interaction 0.9.4-preview (2019.4.8f1, 2020.1.2f1, 2020.2.0a20)
Could not test with: 2018.4.26f1 (XR Interaction not available)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SRP Batcher ignores ShadowCaster pass when Fallback shader has mismatched CBUFFER layout
- Crash on PolynomialCurve::BuildCurve when calling ParticleSystemRenderer.SetMeshes() with an AnimationCurve containing 9 or more keys
- NullReferenceException is thrown when a Graph Toolkit graph is "saved as"
- Right Arrow Key Navigation no longer works after Exiting the Create New Script Option in the Add Component Dropdown
- [WebRequest] Missing CURLOPT_SEEKFUNCTION causes "curl error 26" on POST retry with reused connections
Resolution Note (fix version 0.10.0-preview.3):
Fixed with 2019.4.14f1 (0.10.0-preview.7)