Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
11.0.0
Issue ID
1306637
Regression
No
[VFX Graph] Particle Strip jitters in the Scene and in the Preview window
How to reproduce:
1. Open the user's attached "test VFX GRAPH 2020.1.zip" project
2. Open the "strip flipbook" Scene
3. Observe the "Visual Effect" GameObject in the Scene view
Expected result: Particle Strip does not jitter
Actual result: Particle Strip jitters
Reproducible with: 10.2.2 (2020.2.2f1), 11.0.0 (2021.1.0b3, 2021.2.0a2)
Could not test with: 2019.4.18f1 (Due to Visual Effect not working when downgrading)
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
The problematic behavior I see when trying to reproduce is the stretch lines that go across the strips.
This is not a bug per say, just that the provided graph is not correct : the texIndex is set Per-particle, and thus changes vastly along the strip, hence the streched UVs.
The jitter visible in the repro video is due to the fact that the flipbook provided has an empty first frame.