“FX.TestGPUSort” fails on both PC Editor and Android with Vulkan RHI. ...
Cash when entering Path Tracing view mode if r.Decal.NormalReprojectionEnabled true The licensee has reported: This crash happens because the DeferredShadingRenderer tries to extract the normal GBu ...
Crashes when playing Niagara particles with the following conditions enabled. It crashes only when stompmalloc is enabled, not when disabled. Enable Ray tracingEnable Compress Attributes in System P ...
Reference UDN as it explains well the cause of the issue. ...
FVolumetricRenderTargetViewStateData structure for the orthographic view is not initialized and the structure has some uninitialized member variables. If uninitialized FVolumetricRenderTargetViewSta ...
A crash occurs when breaking a level instance contained in a data layer. This does not occur in 5.0.3, however the behaviors of Data Layers are different in 5.1 where the Data Layer asset is added ...
Pass by reference variables do not work when called from a blueprint interface between two blueprints. Workaround: Use direct communication to pass by reference between two blueprints. ...
Toggling a Spline component from an open/closed loop through bp's isn't reflected ...
A user reported that FBodyInstance::GetBodyBounds() fails if RigidActorSync is a PxRigidStatic. They stated that it returns uninitialized data because PxRigidStatic does not subclass PxRigidBody. ...
When creating the emitter's track widget we search for the stack view model's root entry, but the stack view model pointer is null, so we crash. ...