Reported on UDN: Something in the setup of the City Sample vehicles means that if a vehicle starts inside a Box Collider Component then it won't generate an EndOverlap when exiting. Vehicles in ge ...
Creating a MID makes the render state dirty and the engine will recreate a new scene proxy without the current attitude. This results in rendering the object in incorrect location. Here is a tempor ...
When using the "Reload" asset action on a String Table asset, any Text variables that reference the string table would break and say "<MISSING STRING TABLE ENTRY>". ...
From licensee: The project contains a small flat terrain with a basic material attached to it - just a single texture sampler connected to the base color output. Also in the project is a skeletal m ...
When a user deletes a Niagara User Parameter within the Niagara System editor window, attempting to create a new parameter with the same name immediately after deletion results in an error. Despite ...
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 ...
Licensee noted that editor-only code from the Sun Position Calculator engine plugin was causing a warning in packaged builds. A similar issue was reported for 4.22 [Link Removed], but this appears t ...