Adding the category "Actor Tick" to a UPROPERTY variable adds the variable to a new blueprint category rather than the existing Actor Tick category.
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Actor Tick")
bool Choice;
Result:
Two separate Actor Tick categories are shown in the details panel
Expected:
New variable is added to the existing category rather than creating a new one.
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
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.
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-38260 in the post.
0 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 4.13.2, 4.14, 4.19 |
Created | Nov 4, 2016 |
---|---|
Resolved | Aug 18, 2021 |
Updated | Aug 18, 2021 |