Timeline name changes do not propagate to related nodes. Refresh All does not rename nodes that reference the timeline, and Getters and Setters are no longer valid nodes.
Reproduced in 4.7.2 binary and Main (//depot/UE4/Promotable-CL-2479729)
1. Open any project
2. Create a new Actor Blueprint
3. Add a Timeline named Timeline_0 to the Event Graph
4. Add a Play from Start (Timeline_0) node
5. Get Timeline_0
6. Compile/Save
7. Rename Timeline_0
8. Compile
Result:
The Play from Start node gives an error: "Error This blueprint (self) is not a TimelineComponent, therefore ' Target ' must have a connection." The Timeline_0 getter is greyed out and gives the error: "Error The property associated with Timeline 0 could not be found"
Expected:
When the Timeline's name is changed, nodes that reference it also update.
Request a info about UE-127172 bug tracker
How to delete some elements correctly when deleting an array loop?
Why does the REMOVE method of map container remove elements have memory leaks?
How does TextureRenderTarget2D get TArray<uint8> type data?
How do I set a material as a post-processing material?
How would I go about lerping the rotation instead of it snapping when turning (pls dont sue me epic)
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 4.7.2, 4.8 |
Created | Mar 17, 2015 |
---|---|
Resolved | Aug 2, 2016 |
Updated | Jul 14, 2021 |