All "Key" related BlueprintPure nodes cause the Blueprint to become dirty when the Blueprint is reopened.
This includes:
Key Get Display Name
Key Is Float Axis
Key Is Gamepad Key
Key Is Keyboard Key
Key Is Modifier Key
Key Is Mouse Button
Key Is Vector Axis
Per James B.:
Just having any of these nodes in the event graph (not even hooked up) causes the blueprint to be flagged as "Dirty; needs to be recompiled." Tracking this issue down to the code shows that these nodes all call the function "FKey::ConditionalLookupKeyDetails()," which modifies a member property. This issue occurs in the UE4-Fortnite branch.
Result:
Blueprint is dirty once it's opened.
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
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
What method is used to fill polygonal regions when drawing spline mesh at run time?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-22761 in the post.
5 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 4.10, 4.11, 4.15 |
Created | Oct 29, 2015 |
---|---|
Resolved | Mar 2, 2018 |
Updated | Mar 2, 2018 |