The user has a proposed fix for this in the case. FMaterialResource::IsDualBlendingEnabled needs the following modification that includes MaterialInstance check: bool bMaterialRequestsDualSourceBle ...
The game can crash when one thread clears RunTimeToPSOUsage while another thread is expecting it to contain a PSO it is registering stats for. Thread A: calls CacheGraphicsPSO() Thread B: calls C ...
When using ISMs and HISMs, each instance can have its own transform, which can affect the LOD selection of one or more instances. For HISMs in particular, changing the scale of a single instance gre ...
There is a bug affecting DetailGroups in the engine. When adding child DetailGroups to a parent DetailGroup, the expansion state does not behave as expected and ignores the flags intended to control ...
When the RHIGetAvailableResolutions function fills the array that is passed in as the first argument, it will end up filling some slots with duplicate resolutions (including refresh rate) when the b ...
User receives an error while packaging. I haven't been able to reproduce this on my machine with templates I've created. Method to package: File > Package Project > Win64 The logs are attached. ...
Items attached to the Skeletal Mesh in the World Outliner can alter the Mobility of the Skeletal Mesh. Licensee specifically does not want to have any automated changes to asset mobility to happen ...
User has reported that access to the console window is locked when using this setup. ...
Material Parameter Collections are not successfully passing stored values into Materials when packaged for an Android Phone with an OS version of 5. Both version 4 and 6, correctly use the MPC.Test ...
When using a DM and applying force via blueprints with event tick will cause a crash. Workaround: Using a timer instead will not cause any crash even with very low values. Crashreporter: [Link Re ...