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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
The slider is used for for high level setting. For fine control, user is suppose to type in the values.