Search Issue Tracker
By Design
Votes
0
Found in
6000.0.32f1
6000.1.0a9
Issue ID
UUM-91348
Regression
No
"Outline Detail" slider dragging is not sensitive enough
How to reproduce:
1. Create a new 2D Unity Project
2. In the Project window, create a Sprite Asset (right-click -> Create -> 2D -> Sprites)
3. Select the created Sprite Asset and click "Open Sprite Editor" in the Inspector
4. Change it to "Custom Outline"
5. Navigate to the "Outline Tool" and drag the "Outline Detail" slider to change the value
6. Observe the dragging sensitivity
Expected results: The sensitivity is enough to change the value across the range
Actual results: The sensitivity is not enough, making it hard to change the value across the range
Reproducible with: 6000.0.32f1, 6000.1.0a9
Can't test with: 2021.3.47f1, 2022.3.55f1 (No such feature)
Reproducible on: macOS Sequoia 15.1 (M1)
Not reproducible on: No other environment tested
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
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
Resolution Note:
The slider is used for for high level setting. For fine control, user is suppose to type in the values.