Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
4.3.0
Issue ID
1146831
Regression
No
[Curves] PingPong mode not working on the "from Curve" blocks
Repro steps:
1. Create an animation curve
2. Select its last key and set it to ping pong mode
3. Plug the key into a "from Curve" block (i.e. Set Size from curve)
4. Set the block's mode to custom
5. Increase the sample time and observe that the curve value goes up to the final key and stays there
Expected outcome:
The value to ping pong between the start of the curve and the end
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
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
Resolution Note:
Ping pong mode isn't supported due to the texture baking, I have an open PR on ono to remind I should do something to support these.
It will not be resolved in a reasonable time frame.