The reflected Sky material looks blurry and low res when set to unlit, however setting the material to Default Lit has the correct reflection. Even though the reflection is correct the lighting brea ...
This has changed since 4.21, AOE attacks are not being registered. Paulo S took a look and determined that this is an engine bug: Happens with any radius based attack. What I found is that any Sphe ...
Niagara Mesh Renderer Incorrectly Rendering Mesh at Distances When Using Two Sided Material. Working as expected in 4.20 CL# 4369336 and 4.21 CL# 4753647 Found in 4.22 Preview 6 CL# 5439949 and 4 ...
Using the Super functions for OnRegister, OnUnregister, Serialize when defining their functionality in a derived class of UPostProcessComponent causes a linker error. Tested in 4.21.2 (CL - 4753647 ...
When trying to get CookedFFTData from an audio component in a packaged build it fails despite working in the Editor. This also occurs when you package the project from File->Package Project->Windows ...
When trying to change the MaxLODSize using DefaultDeviceProfiles.ini, some of the groups scale but others don't. This was reported and tested in 4.23.1 (CL-9631420). This was reproduced in 4.22.3 ...
Sampling a Cascade Mesh Particle's scale always returns XYZ as 1.0 This is a regression from UE4/Release-4.24. This does NOT affect Niagara Mesh particles. I've attached a Cascade (left example ...
Note: This issue also affects MetaSound Patches and any Members Menu List Repro Rate: 5/5 Regression marked as No: issue was seen in 5.2 and 5.1 UE5+Release-5.2-CL-26001984 UE5+Release-5.1-CL- ...
It seems that when comparing the custom versions for a replay (in the "operator<<" defined in ReplayTypes.cpp), the value retrieved from the FCurrentCustomVersions is not the value set at runtime, b ...
The widget component acts differently under different lighting types. For example it will cast a shadow if being lit by a directional light but won't otherwise. It also seems point lights affect t ...