The dynamic shadow distance movable light setting is only working for values below 20000 on translucent materials. The shadow cast on the translucent material will fade out long before the opaque ma ...
Setting "Keep State" for an animation in sequencer makes the sequence behave differently in Sequencer and in Play Mode. The animations appear to be blending together instead of having normal transit ...
When the RHI thread is enabled (with or without parallel-execution) for Metal it isn't currently possible to run "profilegpu" because the GPU timestamp emulation code isn't multi-thread safe and pro ...
An event at frame 0 of a sequence does not seem to get called when using "SetPlaybackPosition 0" to reset the playback position to the start. This seems to be a regression. 4.17.2, the frame 0 even ...
When a room component is added in C++ via the actor constructor, an ensure is triggered from precaching and the groom component. Behavior also observed on UE5/Release-5.5, CL: 40988944 ...
This is a trending crash coming out of the 4.18 previews and 4.18.0. The callstack is similar to a Mac crash that was fixed in 4.16.2 - [Link Removed] User Descriptionswas testing 3rd person temp ...
UPDATE: 3/10/2015 User reported manually adding a separate boolean value causes that value to automatically switch to true upon reloading editor as well. No current workaround is available. ======= ...
Since 5.3, BlackmagicMediaSource causes a memory leak. This didn't happen on 5.2. You can see the leak on PIE. [Image Removed] [Image Removed] If "Just-In-Time Rendering" option in the MediaB ...
Values for pinch input produce very different results for the same area on an android device. values can range from 0 to 1, or end up in the thousands, despite the pinch distance being the same. It ...
Using a post process volume with lens flare and a bloom enabled do not appear functional in split-screen multiplayer. Other selections in the PPV work as intended (ie. Fringe, Ambient occlusion). ...