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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Resolution Note:
This issue is resolved By Design because Handle thickness is not supported on GLES2