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
- "Error CS7069" thrown when Assembly Definition Asset platform is set to Editor only
- Crash on ParticleSystemRenderer::PrepareForRender when interacting with a specific Prefab in a scene
- Flickering occurs in Reflection Probes when when Probe Blending is enabled
- Color is not updated after the first click when changing Label Color in the UI Toolkit Debugger
- Assets appear unsorted when the Package Manager’s "Labels" filter is applied
Resolution Note:
This issue is resolved By Design because Handle thickness is not supported on GLES2