Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0f3
Issue ID
1002293
Regression
No
HandleUtility.WorldToGUIPoint does not return accurate screen coordinates
Steps to reproduce:
1. Open “GUIPoint.zip” Unity project
2. Observe Scene view
Expected results:
HandleUtility.WorldToGUIPoint returns accurate screen position and Handles.DrawLine points to (0, 0, 0) world coordinates
Actual results:
HandleUtility.WorldToGUIPoint does not return accurate screen position and there is a small but noticeable offset from (0, 0, 0) world coordinates
Reproduced in: 2018.2.0a1, 2018.1.0b8, 2017.3.1p1, 2017.2.1p4, 2017.1.3p1, 2017.1.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment