Unity-Technologies / EditorXR

Author XR in XR
Other
925 stars 167 forks source link

Intersection Module Fixes #542

Closed mtschoen-unity closed 5 years ago

mtschoen-unity commented 5 years ago

Purpose of this PR

Fix errors in Player builds when rays hover over non-readable meshes; Fix errors when hovering over non-triangle meshes (closes #492, closes #531 )

Testing status

Tested by hovering a non-triangle mesh in the Editor, and using the Synty Adventure scene in a Player build.

Technical risk

Low--only rules out mesh collision tests

Comments to reviewers

Easy fix :)