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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment