Preview Scene Setting Environment Color only shows as black in Niagara editor viewports This issue does not reproduce in the Material, Static Mesh, Skeletal Mesh, Anim BP, or Control Rig Editors. ...
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 ...
When the level sequence is evaluated from calling play on a level sequence player the level sequence actor does not have an opportunity to tick, which is where the transform origin is calculated. ...
REGRESSION Does not occur in 4.24 Blueprints that call Array_Identical results in a failure during nativization:F:/Projects/Release/TestNativizeArray/Intermediate/Plugins/NativizedAssets/Windows/Ga ...
Licensee reported that is caused by missing ECVF_RenderThreadSafe flag in these console variable definitions. r.RayTracing.Shadows r.RayTracing.AmbientOcclusion r.RayTracing.Reflections Here is a ...
The LOD Group is remove if we import a custom LOD for one of the generated LOD. This can be difficult when user change the LOD group setting later in the production, has the LODs that was regenerate ...
Toggling a bool doesn't enable/disable the elements of the array similarly to how it does for TArray in the details panel. Static arrays should have the same semantics as TArray with regards to edit ...
In raytracing enabled, When loading a sublevel containing landscape with LoadStreamLevel function following error is shown. Assertion failed: Pair != nullptr [Link Removed] [Line: 584] Licensee re ...