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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment