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
- Rigged GameObject doesn’t return to its idle state when disabling "Preview" and the GameObject has nested rigged GameObjects
- Error "ArgumentException: Trying to use an invalid resource" when creating custom post-processing effect in URP
- [DX12] GameObjects using CommandBuffer DrawProcedural and DispatchCompute calls have color flicker when changing color and moving mouse cursor
- The Player becomes unresponsive after resolution switch in Exclusive Fullscreen mode when using DX12 Graphics API
- (Apple Silicon) Floating point inconsistencies between mono and il2cpp
Resolution Note (fix version 2022.2):
Fix for this issue will be available on Unity 2022.2.0a16 and above