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
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
- Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException
Resolution Note (fix version 2022.2):
Fix for this issue will be available on Unity 2022.2.0a16 and above