Search Issue Tracker
Fixed
Votes
0
Found in
5.5.3p1
Issue ID
911077
Regression
No
[SpritePacker] RGBA sprite is packed into the RGB atlas group until Packing Tag is recreated
Reproduction steps(video file attached):
1. Open the attached project.
2. Go to "Window > Sprite Packer".
3. Click "Pack".
4. Swap between "View atlas:": "HUD (Group 0)" and "HUD (Group 1)"
Actual behavior: 2 yellow stars are in a different atlas groups.
Expected behavior: both yellow stars are in the same RGBA atlas group.
Workaround:
5. Select "Assets > HUD > level_icon" asset in the project view.
6. Clear "Packing Tag" field.
7. Click "Apply".
8. Write "HUD" into the "Packinfg Tag" field.
9. Click "Apply".
10. Open the "Sprite Packer" again (step 2).
11. Click "Pack".
Reproduced with:
5.5.0b1, 2017.2.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
Add comment