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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
Resolution Note:
The slider is used for for high level setting. For fine control, user is suppose to type in the values.