Local variables do not appear in the context menu inside collapsed graphs. They can still be dragged into the graph.
Reproduced in 4.8 Preview 3 and Main (//depot/UE4/Promotable-CL-2560501)
1. Open any project
2. Create a new Actor Blueprint
3. Add a new function
4. Give the function a local variable
5. In the function graph, add any node (I tested with Set Actor Rotation)
6. Right click the node > Collapse Nodes
7. Double click the collapsed graph to open it
8. Right click in the collapsed graph
9. Search for the local variable
Result:
The variable will not appear in the context menu.
How does TextureRenderTarget2D get TArray<uint8> type data?
How do I set a material as a post-processing material?
Why does the REMOVE method of map container remove elements have memory leaks?
How to delete some elements correctly when deleting an array loop?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
How does TArray loop correctly remove elements in blueprints?
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 4.8, 4.9 |
Target Fix | 4.9 |
Fix Commit | 2562849 |
---|
Created | May 21, 2015 |
---|---|
Resolved | May 22, 2015 |
Updated | Apr 27, 2018 |