Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2020.2.6f1
Issue ID
1331786
Regression
No
[UX] Shuriken integration with v2 sprite atlases issues outside of play mode
Repro steps:
1. Open SampleScene from the attached project
2. Select the Particle System, expand Texture Sheet Animation and observe the warning message
3. Observe in the scene view that only 1 of the sprites shows
4. Enter play mode
5. Observe both sprites show and the warning message is gone
Expected outcomes:
- With the correct setup, no warning message to show and for both sprites to show outside of play mode
- All sprites from the atlas to show both in and outside of play mode
Notes:
- entering play mode once and existing fixes the warning message and the atlas showing both sprites
- hurts discoverability as the atlas doesn't initially work and the warning message is actively mentioning a wrong setup, even when it's correct
- hurts workflow, as any change in the atlas requires entering/exiting play mode to be able to see the changes
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (fix version 2022.2):
Fix for this issue will be available on Unity 2022.2.0a16 and above