Search Issue Tracker
Duplicate
Votes
2
Found in [Package]
6.9.0
Issue ID
1216835
Regression
No
[VFX Graph] Ping-Pong curve is clamped when Random Number node for time interpolation is used
How to reproduce:
1. Open the attached 'Animation-bug.zip' project
2. Open 'SampleScene' Scene
3. Open 'HexGird' VFX Graph and observe that hex particle ping-pongs in the Game View
4. Notice that Sample Curve node is set to Ping-Pong
5. Connect Random Number node's r port to the Add(float) B port
6. Notice that hex particle animation is not looping in the Game View
Expected result: Hex particle animation loops according to the Ping-Pong curve
Actual result: Hex particle animates only once and then stops
Reproducible with: 2019.2.20f1(6.9.0, 6.9.2), 2019.3.0f6(7.1.7, 7.1.8), 2020.1.0a22(7.1.7, 7.1.8)
Could not test with: 2017.4.36f1 HDRP is not introduced, 2018.4.17f1 due serialization errors
Notes:
- Video of reproduction is attached in Edit
- Reproducible on macOS
- Animation works fine when the Curve is set to Loop or Clamp and Random Number node for time interpolation is used
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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
This is a duplicate of issue #1146831