From the User Submission: I spent some time poking through the FComponentInstanceDataCache code and noticed that there is no component instance data saved/applied for'native' component types, so si ...
Attempting to change the Weight of a Weighted Blendable at runtime via the Level Blueprint leads to a warning generated by the Make PostProcess Settings node:Warning Blendables - the native proper ...
"By default, the device profile for android_high (which is used by phones such as the galaxy s8 and s9) gives a scale factor of 1.0 resulting in 1280x720. When choosing a ~2:1 device such as the gal ...
A Packaged build that has had an Editor Only Component added to one of its Blueprints logs a false positive warning in USimpleConstructionScript::FixupRootNodeParentReferences(): USimpleConstructio ...
There is currently no simple way to do a deprecated variable fixup on native variables that are set by a blueprint class. For a simple variable rename, CoreRedirects can be used and will work proper ...
UPDATE: We were able to get around this issue by renaming our external drives. The actual problem is that Mono's xbuild fails to build UnrealBuildTool QA REGRESSION: YesWORKING: 2386770BROKEN: 23 ...
A user reported that when calling SetText on a text widget in a widget blueprint's PreConstruct causes an editor hang when you put a breakpoint on SetText and attempt to save the asset. The issue i ...
Consider a C++/BP class containing an EditAnywhere/InstanceEditable variable with type (UDataAsset*), (UPrimaryDataAsset*), or any of their subclasses. When setting this variable using a Property Ed ...
"Parent Class:" field missing from actor description when hovering over an actor in the content browser This field was available in 4.16, however it is no longer available in 4.17 (Appears to be a ...
Observed on all native platforms ...