Search Issue Tracker
Fixed in 7.1.0
Fixed in 7.1.1 (& future 8.x)
Votes
0
Found in [Package]
4.10.0
Issue ID
1177730
Regression
No
[VFX Graph] 7x7 Flipbook particles flash and don't animate correctly in play mode, or in edit mode with VFX graph closed
Notes: This happens on 2020.1.0a1 as well as on the latest version of SRP 7.1.1. This bug has existed since version 4.10.0 in 2018.4.4f1
1. What happened
VFX graph particles are not animating correctly. At 60 FPS, there is noticeable flicker, what looks like the flipbook is going backwards through the animation every couple of frames.
2. How we can reproduce it using the example you attached
Repro steps:
1. Open "newscene" scene
2. Observe the bad looking effect animation
3. Open Fire.vfx graph
4. Note how the the animation now runs much smoother
5. Click "Force Runtime Mode"
6. Note how the animation now looks bad again
7. Try running play mode and see how it looks
Expected result: the VFX should look the same regardless of whether the VFX graph editor is open
Actual result: the VFX looks terrible when the VFX graph isn't open and when "Force runtime mode" is enabled
Note: this seems to be specific to 7 by 7 flipbooks. I have tested 5 by 5 flipbooks and it doesn't happen. It doesn't happen with any other dimensions that I've tried either.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Add comment