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
- 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 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