Search Issue Tracker
Fixed
Fixed in 2021.3.44f1, 2022.3.46f1, 6000.0.13f1, 7000.0.0a1
Votes
6
Found in
2021.3.37f1
2022.3.24f1
2023.2.19f1
6000.0.0b15
Issue ID
UUM-69612
Regression
No
Particle System's "Texture Sheet Animation" module fails to load Sprite Atlas texture after exiting the Play Mode
Reproduction steps:
1. Open the attached “repro_IN-73151“ project
2. Open the “/Assets/Scenes/Bug.unity“ Scene
3. Make sure that in the “/Assets/Atlas.spriteatlas“, the “Include to Build“ parameter is disabled
4. Make sure that the “Edit → Project Settings… → Editor → Sprite Packer → Mode“ is set to “Sprite Atlas V1 - Always Enabled“
5. Enter the Play Mode
6. Notice that both “Image“ GameObject texture and “VFX“ GameObject texture became white
7. Exit the Play Mode
8. Observe the “VFX“ GameObject texture
Expected result: The original texture is displayed
Actual result: The texture becomes a white square
Reproducible with: 2021.3.37f1, 2022.3.24f1, 2023.2.19f1, 6000.0.0b15
Reproducible on: Windows 11 (10.0.22631) (user’s), Windows 10 (22H2)
Not reproducible on: No other environments tested
Notes:
- On step 6, the textures becoming white is an expected result because we have “Include in Build“ disabled and the Sprite Atlas reference is not provided via the SpriteAtlasManager
- In order for the correct “VFX“ GameObject texture to be restored, you’ll need to extract the archive of the project again, as the deletion of the Library folder doesn’t restore the texture
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
- 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”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 2022.3.46f1):
Fix Particle System's "Texture Sheet Animation" module fails to load Sprite Atlas texture after exiting the Play Mode
Resolution Note (fix version 2021.3.44f1):
Fix Particle System's "Texture Sheet Animation" module fails to load Sprite Atlas texture after exiting the Play Mode
Resolution Note:
Fix Particle System's "Texture Sheet Animation" module fails to load Sprite Atlas texture after exiting the Play Mode