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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note (fix version 2022.2):
Fix for this issue will be available on Unity 2022.2.0a16 and above