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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Resolution Note:
The slider is used for for high level setting. For fine control, user is suppose to type in the values.