Search Issue Tracker
Fixed
Fixed in 2022.3.29f1, 6000.0.3f1
Votes
1
Found in
2022.3.23f1
2023.2.18f1
6000.0.0b14
Issue ID
UUM-70624
Regression
Yes
Multipage Sprite Atlas renders incorrectly when Secondary Textures are used
Reproduction steps:
1. Open the attached “unity-secondary-texture-bug.zip” project
2. Open the “SampleScene” scene
3. Observe the Scene or the Game view
Expected result: The first sprite is rendered with the letters “AA” and the second is rendered with the letters“BB”
Actual result: The first sprite is rendered with the letters “ABB”
Reproducible with: 2022.3.21f1, 2022.3.23f1, 2023.2.18f1, 6000.0.0b14
Not reproducible with: 2021.3.37f1, 2022.3.20f1
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Workaround: The reporter noted a workaround in the 2022.3.23f1 version where installing the 2D Animation package fixes the issue, but the fix is temporary
Notes:
- The “Sprite Atlas” needs to be reimported for the issue to appear or disappear in some versions
- Also reproducible in the Player
- Generated atlas needs to be at least 2 pages to reproduce
-
Quasimodem
May 21, 2024 14:54
Are you able to backport this fix to 2022? We are unable to update to 6 and this bug is a critical blocker for us.
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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Resolution Note (fix version 6000.0.3f1):
Fix for this issue will be available on Unity 6000.0.3f1 and above
Resolution Note (fix version 2022.3.29f1):
Fix for this issue is available on Unity 2022.3.29f1 and above