Licensee found that in 5.4 the spline component when edited in editor, no longer triggered the construction script potentially breaking their art pipeline.
The licensee mentioned the cause is likely due to the change in EndGizmoManipulation from
FActorElementLevelEditorViewportInteractionCustomization to
FcomponentElementLevelEditorViewportInteractionCustomization in the changes for 5.4.
From licensee:
Reproduction is quite easy, can be done with the Epic games launcher versions of the
engine.
1. Create an actor blueprint edit it
2. Add a print string node to the construction script of the actor blueprint
3. add a spline component to the actor blueprint, check off the box that says feed
spline points to construction script
4. Compile and save the actor blueprint
5. place the actor blueprint into the world
6. click on the actor once to select the actor, click on the spline point to move it
around
How does TextureRenderTarget2D get TArray<uint8> type data?
How to delete some elements correctly when deleting an array loop?
How do I set a material as a post-processing material?
Why does the REMOVE method of map container remove elements have memory leaks?
What is the difference between Camera and CineCamera?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
How does TArray loop correctly remove elements in blueprints?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-212309 in the post.
172 |
Component | UE - Editor - Workflow Systems |
---|---|
Affects Versions | 5.4 |
Target Fix | 5.4.2 |
Created | Apr 14, 2024 |
---|---|
Resolved | May 22, 2024 |
Updated | Sep 24, 2024 |