Non-editable variables are reset to the value set in the Blueprint Defaults before each time the BP construction script is rerun.
Variables not labeled as Editable will not update with a branch node inside of the construction script. Variables behave as expected when not connected to the branch node. This issue was tested with both boolean and Int values with the same results.
Regression:
This issue was reproduced in the 4.15.2 and 4.16 preview binary builds
Result: The variable does not update in value and prints false
Expected Result: The variable updates correctly and prints true
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
UMG RichText not appear image when packaged
How do I set a material as a post-processing material?
How to delete some elements correctly when deleting an array loop?
What is the difference between Camera and CineCamera?
Why does UV setting float2(1,1) display incorrectly in the material's custom node?
Head over to the existing Questions & Answers thread and let us know what's up.
4 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 4.15.2, 4.16 |
Created | May 9, 2017 |
---|---|
Resolved | May 9, 2017 |
Updated | May 10, 2017 |