Materials with "Used With Hair Strands" enabled will cause Skeletal Meshes to draw twice in the Base Pass. ...
When Megalights is enabled, light can leak into areas that should be occluded for lights with smallish (5.0) source length and source size. [Image Removed][Image Removed] This was taken with r.Ray ...
The Relink button is missing (as are the Save Sibling and Save Child buttons) on Material Instances that use Material Attributes Layers in 5.5. ...
Translucent materials do not receive specular highlights and reflections from Ambient Cubemaps set in Post-Process settings. There is a pass"InjectTranslucencyLightingVolumeAmbientCubemap" that sho ...
When Global Illumination is set to “None” in the project settings the ambient occlusion does not correctly render shadows for moving objects. This has been observed in versions 5.4 and above. ...
Follower mesh components have their recently rendered flag set in their TickComponent method. This means that if a user turns tick off on a follower component, the recently rendered flag isn't upda ...
When recording shape information, descriptions are offset from the shape. Licensee Message - I noticed that the capsule vis log description labels were not lining up after replaying the recording ...
In UNetDriver::TickFlush, UReplicationSystem::PreSendUpdate is not called on the server when it does not have any client connections. PreSendUpdate is where DestroyObjectsPendingDestroy is called fr ...
Support for editor-exposed uproperties of type TOptional<T> has been added by CL 28199740 on september 2023. However, since then until today in UE 5.5, a crash can happen when exposing TOptional<FNa ...
Origin from this UDN ticket, https://udn.unrealengine.com/s/question/0D5QP00000sGtbO0AS/chaosvehiclemovementcomponent-intertia-tensor-isnt-adjusted-for-center-of-mass-override?fromCase=1 TLDR is th ...