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
- Video does not play in macOS build when built app is placed in a path with a space in it on a specific project
 - Crash on AuxWindowManager::OnGotFocus when trying to maximize a tab while Visual Effect Graph window is open
 - “NullReferenceException: Object reference not set to an instance of an object” error is thrown when
 - [Metal] Game freezes after command buffer Timeout error
 - Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
 
This is a duplicate of issue #1146831