From the UDN post that reported the problem: The BuildCookRun Automation script offers a commandline option called -EnablePlugins= which allows the user to specify additional plugins that should ...
"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 ...
There are several reported issues with Save Zones displays in the mobile previewer when the Mobile Content Scale Factor is set to 0. When MobileContentScaleFactor is set to 0 a couple things hap ...
When switching between any open software (Maya, web browser) and UE4 while Simulation is running, sometimes the values change on the asset and it starts to oscilate between <-0.6,0.6> or any other s ...
Users project crashes when opening level that loads multiple sub-levels. Unable to reproduce this in a clean project so the users project is provided though Epic's box account (link is in the repro ...
A TMap containing a struct with a UObject reference property (set to nullptr by default) does not serialize properly for an instance where the UObject reference is set on the instance, but the TMap ...
Starting with UE 5.4, the Color Picker Tool no longer updates preview values in real time for certain editor windows like Niagara when working with User Parameters. This behavior is a regression fr ...
It has been reported that when building with Visual Studio 2017 version 15.5.1, a warning/compile error is shown in BodyInstanceCustomization.cpp: warning C4287: '<': unsigned/negative constant mism ...
The Noise Material Expression is rendering values well outside the Min and Max Range set in the Expression node. Also Reproduced in Main Promotable-CL-2469752 Alerted the user to suspicions and su ...
Defining a FBoneReference variable as BlueprintReadWrite or BlueprintReadOnly in the UPROPERTY macro fails to compile in 4.17. The error message provided by VS states: LogCompile: Error: Type 'FT ...