Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
5.5.0f3
Issue ID
861823
Regression
No
Handles.FreeMoveHandle lags behind the cursor in Retina environment
Reproduction steps:
1. Create new Unity project
2. Add scripts from https://docs.unity3d.com/ScriptReference/Handles.FreeMoveHandle.html
3. Create new GameObject
4. Add script "FreeMoveHandleExample" to the GameObject
5. Try to move the white square
Expected: the white square should move with the cursor
Actual: the white square lags behind the cursor
Reproduced on: 5.5.6f1; 5.6.5f1; 2017.1.3f1; 2017.2.0a3
Note: reproducible only in Retina environment
The issue is fixed in 2017.2.0a4 and higher versions.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Add comment