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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
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.