Search Issue Tracker
Fixed
Fixed in 6000.0.41f1, 6000.1.0b9, 6000.2.0a6
Votes
1
Found in
6000.0.39f1
6000.1.0b7
6000.2.0a4
Issue ID
UUM-97863
Regression
Yes
Sprite Shape Corners and Edges are invisible when a closed Sprite Shape is used
Reproduction steps:
1. Open the attached “IN-95260.zip” project
2. Open the “SampleScene_Spriteshape” Scene
3. Select the “SSP” GameObject from the Hierarchy
4. In the Inspector, make sure ‘Is Open Ended’ disabled
5. Observe the Sprite Shape in the Scene view
Expected result: All the Sprites in the Sprite Shape are visible
Actual result: Sprite Shape Corner and Edge (that uses a different Sprite Variant) are invisible
Reproducible with: 6000.0.37f1, 6000.0.39f1, 6000.1.0b7, 6000.2.0a4
Not reproducible with: 2022.3.58f1, 6000.0.36f1
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Comments (3)
-
JasonSeipECI
Mar 06, 2025 15:55
I just migrated my project to 6000.0.41f1 and can confirm that I am now able to get the sprite shape edges/corners to appear without changing the Mask Interaction from "None" to "Visible Outside Mask". Thanks for the fix!
-
JasonSeipECI
Feb 21, 2025 19:04
I had the same (or at least similar) issue in Unity 6 (6000.0.37f1). I got the textures to appear by setting Mask Interaction to "Visible Outer Mask" in the Sprite Shape Renderer.
I have watched at least 2 YouTube tutorials that had Mask Interaction set to "None" without any issues, but they were both over 2 years old, so maybe changes have been made to how Sprite Shape operates since then.
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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Resolution Note (fix version 6000.2.0a6):
Fix for this issue will be available on Unity 6000.2.0a6 and above
Resolution Note (fix version 6000.0.41f1):
Fix for this issue will be available on Unity 6000.0.41f1 and above