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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
Add comment