Search Issue Tracker
By Design
Votes
0
Found in
6000.0.10f1
Issue ID
UUM-75308
Regression
No
Generate outline toggle is inactive in the Sprite Editor when only one sprite is selected
How to reproduce:
1. Open the attached "2DET" project
2. Navigate to Tilemaps -> Ground -> Sprites
3. Select the "Spritesheet_Tiles_Ground" Asset and click "Open Sprite Editor" in the Inspector
4. In the left upper corner of the Sprite Editor select the "Custom Outline" tool
5. Select any sprite
6. In an Outline Tool, try clicking the checkmark near the "Generate" button
Expected results: The checkmark can be pressed
Actual results: The checkmark can't be pressed
Reproducible with: 6000.0.10f1
Can't test with: 2021.3.40f1, 2022.3.36f1 (Feature was introduced in 6000.0.7f1)
Reproducible on: macOS Sonoma 14.5 (M1)
Not reproducible on: No other environment tested
Notes:
- Toggle can be pressed when no Sprite is selected
- Since the "Generate" button allows to regenerate an outline, it is not clear what is the usage of this toggle
- The description of the toggle specifies that you can use it with one Sprite
Comments (2)
-
benvu1510
Jul 06, 2024 10:03
Wind zones
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
- Memory leak occurs when focused on Player while using Direct3D12
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
Resolution Note:
On sprite selection, existing outline will already be overridden upon generation. hence the disable of the toggle.
Toggle is a QOL functionality for the case where no sprites are selected and the user wants to force override the generation for all sprite/s in the texture.