Search Issue Tracker
By Design
Votes
0
Found in
2020.3.1f1
2021.1.0a7
2021.2
Issue ID
1321171
Regression
Yes
Handles Line Thickness setting does not work on OpenGles2
Reproduction steps:
1. Open the user's attached project "HelloHandles.zip"
2. Go to Edit>Project Settings>Player
3. Switch to OpenGles2 Graphics API
4. In the Hierarchy window select the "Cube" GameObject
5. Go to Edit>Preferences>Scene View
6. Adjust the Line Thickness
Expected result: Handles Line Thickness changes
Actual result: Handles Line Thickness doesn't change
Reproducible with: 2020.3.1f1, 2021.1.0a7, 2021.2.0a9
Not reproducible with: 2018.4.33f1, 2019.4.22f1, 2020.3.0f1 (Handles are not visible), 2021.1.0a6 (Handles are not visible)
Notes:
- The issue is not reproducible with other Graphics APIs
- The issue is reproducible with a new project
- Handles are not visible until 2020.3.1f1, 2021.1.0a7 because of another issue 1287914
- In 2018.4.33f1, 2019.4.22f1 there are no Scene View settings in Preferences
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Resolution Note:
This issue is resolved By Design because Handle thickness is not supported on GLES2