Foreword: Even if the behavior described here is by design, it is rarely (if ever) expected or desired. This was discussed and agreed to be treated as a bug. Explanation below. When interpolated sp ...
Shader symbols are not generated for the Windows platform. Attempts were made to set the r.Shaders.Symbols=1 value in the projects DefaultEngine.ini, the engines ConsoleVariables.ini and the engine ...
FVirtualTextureBuiltData::GetNumMips() can return 1 fewer mip than it should due to a potential clamping issue at the end of FVirtualTextureBuilderDerivedInfo::InitializeFromBuildSettings() where it ...
When attempting to use console variables to render the BaseColor output, the GBuffer overview or GBuffer normal output is rendered instead. Using the commands in the Editor viewport shows the BaseC ...
The same issue reported in [Link Removed] is also present in Iris. ...
OnComponentWake Event does not trigger when the physical body is awoken by a Force. The steps described on Steps To Reproduce is enough to replicate this behavior. The OnComponentWake event is only ...
The user settings seem to be initialized incorrectly. I think that this might be because, technically, when you log out and sign back in we might use the same ULocalPlayer in some cases on the conso ...
In Packaged builds, Chaos Cache Manager (CCM) can't animate Geometry Collections (GC) with Nanite Enabled if Cache Mode is set to Static Pose. The licensee tried to animate a CCM using Sequencer onl ...
When running in the Editor, actor owning a UCameraTestComponent that sets DesiredView.Rotation Pitch below -90 or over 90 will attach to the Editor Camera as if it was being piloted. The licensee re ...
Chaos Modular Vehicles Examples does not replicate properly and it's easy to reach a state of desynchronization where the state stops being replicated and position/rotation of cars mismatch. As an ...