Consider a C++ ActorComponent containing an instanced TObjectPtr property (which may be standalone or inside a container such as TMap). Now consider a Blueprint Actor containing such a component, an ...
The blend stack node doesn't generate any values for its DeltaTimeRecord. This can be tested with the fix for [Link Removed] shelved at 32747789. Since there isn't a tick record directly associate ...
It's possible for blendspaces to end up with an invalid delta time record because of how UBlendSpace::TickAssetPlayer modifies the time record. This only seems to happen with specific settings:Axis ...
Licensee found that when creating a UObject class with DefaultToInstanced and EditInLineNew specified, and then a derived BP was created using the UObject class and used as a variable type in an act ...
Dark moving noise is visible in hair in the shadows when Lumen screen traces are active. Example of noise when screen tracing is frozen:[Image Removed] Turning off Lumen screen traces using r.Lume ...
Repro project: [Link Removed] ...
This issue seems to occur due to the client keeping the NetGUID for the class/object, while the server will clean up this NetGUID during travel. When the client sends the class and its NetGUID as pa ...
A UDN licensee has pointed out that they are seeing unresolved Lumen reflection artifacts when they are running their game in split-screen mode. A video of this behavior is found in the Related tab ...