Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.2.0a2
Issue ID
1024195
Regression
Yes
NonAlloc queries return RaycastHit arrays with null/empty members
1. Open attached project
2. Open scene scene.unity
- Note there is a Cube in the scene, along with two red Sphere gizmos
3. Play the scene
- The sphere gizmos should turn green (representing that the Query has received some number of results), and there should also be a yellow ray representing RaycastHit.position and RaycastHit.normal
4. Select the Origin gameobject, then change the Query Type from Sphere Cast to Sphere Cast Non Alloc
- Note that the sphere gizmos are green, indicating that there are results, however no yellow ray is drawn, indicating that the returned array is empty
- Reproduced with 2018.2.0a2, 2018.2.0a8
- Not reproducible with 2018.1.0b10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Resolution preferences changed in the player settings don't apply if no other settings change
- "Property (urp_ReflProbes_BoxMin) exceeds previous array size" warning spams console after switching platforms
- Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
- No Duplicate option is available when right clicking States in the Animator Window even though it's available via Shortcut
- Copied and Pasted States appear in a set location instead of where the Users cursor is located at when using the Pasting Shortcut
Add comment