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>". ...
Occasionally, PhysicsControl controls will teleport to the world origin. This is sporadic and generally fixes itself either with a restart. In the licensee's case, the controls were also animation d ...
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 ...
This issue occurs when a static function is created and has a struct parameter that has a delegate exposed to blueprint. When using the helper function in blueprint after having used "Split Struct ...
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 ...
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 ...
A user reported that when calling SetText on a text widget in a widget blueprint's PreConstruct causes an editor hang when you put a breakpoint on SetText and attempt to save the asset. The issue i ...
Licensee was not able to open any Sprite asset file in 5.3 without it causing a crash. They were able to avoid this by disabling raytracing in the project. ...