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
- Visual artifacts appear when using "clip" method in custom shader and running on GLES
- Scaled Backgrounds List and dropdown text are enabled while Scaled Backgrounds field is disabled in IMGUI Debugger window
- Editor crashes when large value is entered in Scaled Backgrounds field of IMGUI Debugger window
- "Custom Function" Node "Input" type changes do not immediately show mistmatch errors when set to an incompatible type in Shader Graph
- My Assets list is populated with Asset Packages when setting how many Packages to display before clicking the Load button
Add comment