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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 2022.2):
Fix for this issue will be available on Unity 2022.2.0a16 and above