USplineComponent::GetDistanceAlongSplineAtInputKey() returns the wrong value when the input keys are not sequential because it interprets the input key argument as the spline point index. Thus if the input keys are (0,2,4,8) and this methods is called with 2, it will return the distance at input key 4 (spline point index 2) rather than the distance at input key 2.
This method must be deprecated and a new method added. Deprecation is necessary as not to break existing implementations which may be relying on the current behavior.
Note that this method was introduced in CL 2231418 in 2014 so the bug has been in the codebase for a long time.
tbd
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
I am not able to find world outliner how to enable it?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
An error occurred while trying to generate project files !?
How can i modify the param name in EQS node
How to achieve HLSL Multiple Render Target in Material blueprints?
I can't open my map from the editor.
Teleporter in the Creative Hub is Locked and cannot be accessed
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-152904 in the post.
2 |
Component | UE - Editor - Workflow Systems |
---|---|
Affects Versions | 5.0 |
Target Fix | 5.1 |
Fix Commit | 21706155 |
---|
Created | May 18, 2022 |
---|---|
Resolved | Sep 15, 2022 |
Updated | Jan 20, 2024 |