Search Issue Tracker
Duplicate
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2019.1.0a1
2019.1.3f1
2019.2.0a1
2019.3.0a1
Issue ID
1156047
Regression
No
Move tool transform handle drawing bugs out when editor camera is on same plane
Steps to repro:
1. Create a new project
2. Add a 3D cube to 0,0,0 and select it
3. Make sure "move tool" is active
4. Add the provided script "TransformVisBug.cs" to Assets folder
5. Open Unity Test -> Bug
6. Press 'Set buggy' from the window (sets editor camera so it's position is at 0, 0, 0)
7. Hold the center middle mouse button down and pan the camera around (as far as you want)
Expected result: No handle drawing issues.
Actual result: Scene View starts showing large polygons in different screen quadrants (colored in the transform handle colors), no matter how far you pan.
Reproduced in: 2017.4.27f1, 2018.4.0f1, 2019.1.4f1, 2019.2.0b3, 2019.3.0a3
Note:
1. If you switch to other tools or deselect the cube, the issue disappears.
2. You can take camera settings and move the near plane far away and you can see that they are gigantic buggy polygons and not just something near the camera.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment