Cannot hide most Blueprint categories from the Class Settings of a bp. x = Cannot hide Actor - Hid-able Add Component - x Add Event - x AI - x Animation - Hid-able Audio - Hid-able Canvas Render T ...
Translucent materials are no longer showing light reflections in scene when using r.forwardlighting 1 with lights. This is a regression from functionality in 4.11.2. This no longer works with 4.12 ...
Compile errors will occur during packaging with Blueprint nativization enabled if e.g. "Get" nodes are placed in a Blueprint on FFloatRange struct types (or any other explicit TRange derivative) and ...
Velocities are not being cleared when physics simulation set to false. ...
The incorrect resolution is used on computers with 4k monitors that use DPI scaling (default 150%) because the default for UE projects is bAllowHighDPIInGameMode=False which results in SetProcessDp ...
This non-deterministic behavior is caused by sorting by program address. ...
When forward shading is enabled, particles that have materials with their lighting mode set to "VolumetricNonDirectional" will recieve shadows. Attached images provided by user. Found in 4.19 CL# ...
I was not able to reproduce this issue with the user given repro steps, however the crash has occurred for multiple users according to Crash Reporter, so it is worth investigating more into ...
Actor foliage does not respect the "foliage.CullDistanceScale" console variable. This was brought up in a UDN: [Link Removed] ...
Any environment with volumetric fog enabled will have a light leak which appears through objects. Found in 4.20 CL# 4369336, 4.21 CL# 4613538, 4.22 CL# 4666322 ...