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
- Unity Perforce Integration: VCS Connection Active State Fails via CLI with Valid Inputs
- Joint Gizmos for anchor and connectedAnchor do not respect their defined bodies when Swap Bodies is enabled
- Project Settings window opens up with a blank details pane when the "Configure" button is clicked in the Package Manager after installing the Cloud Diagnostics package
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
Add comment