Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.0f3
Issue ID
930071
Regression
Yes
[Docs] New behavior not documented: Unity UI graphic Raycasting doesn't work when local Scale z=0
"The raycasting is correct to work better for small scale. The issue is now that the ray direction is calculated in rect space instead of world space to get more accuracy. With the scale being zero, when using rect space the ray direction is zero on the z. This prevents the ray from hitting anything."
This is a new logical behavior in Unity 2017.1 (In previous versions (5.6) changing local Scale z to 0 did not have any effect). However, this has not been documented in Release Notes and anywhere in Documentation. We want this to be documented somewhere (possibly in Raycast page or Canvas page).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu
- Inconsistency in capitalisation and styling across various nodes and block in VFX Graph
- Package Manager Select all keyboard shortcut selects all packages even if they’re not visible to the user when the Package Manager has no search results and the shortcut is pressed
Add comment