Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2019.1.X
Votes
6
Found in
2017.3.0a1
2018.3.0a1
2018.3.0f2
2019.1.0a1
Issue ID
1115470
Regression
No
Particle System using Texture Sheet Animation with Sprites gets wrong UV's when packed in a Sprite Atlas Variant with scale <1
Reproduction steps:
1. Open "UnityTestProject.zip" project
2. Open "ParticleAtlas" scene
3. Enter Play mode
4. Notice that the left Particle System is emitting and the Right Particle System isn't emitting
5. Select "SpriteAtlasVariant 0.5" -> "Variant" -> "Scale" -> '1'
6. Enter Play mode
7. Notice that both Particle Systems are emitting
Expected Result: Scaled down Sprite Atlas Variant has correct UVs
Actual Result: Scaled down Sprite Atlas Variant has incorrect UVs, doesn't display
Fixed in: 2019.2.0a9, 2019.1.0b8, 2018.3.10f1
Reproduced with: 2019.1.0a13, 2018.3.2f1, 2018.3.0b1, 2018.3.0a6, 2018.3.0a3, 2018.3.0a2, 2017.4.18f1
Note:
Scaling it to '0.95' displays incorrect UV's
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [URP] Gizmos position and scale incorrectly when changing camera rect
- Folder name is truncated when dot is used in the name
- Reorderable List elements cannot be edited when using Custom Editors and Serialized Objects
- VideoPlayer does not play video when device is using Android 6.0.1
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
Add comment