The problem is related to the SimpleConstructionScript that executes on the BP instances after the transformer. The problem also happens at cook time as the SCS is executed when the package is sav ...
When adding a spotlight to the scene it does not correctly use cached virtual shadow map pages when the spotlight overlaps a mesh using WPO. This can be most easily observed by entering 'Cached Pag ...
Context: A Child Actor Component allows an actor in Unreal Engine to contain another actor as its child (component). Problem: The problem is inconsistent handling of child actor component mobility ...
When a client disconnects/unpossesses a mover character, the character's Network Prediction Component will re-configure itself now that it does not have a net connection. However, this handling will ...
Context: By default, Unreal Engine creates both simple and complex shapes, then, based on what the user wants (complex query versus simple query), the physics solver will use the corresponding shape ...
We have found an issue where children of editor-only actors get wrong transforms in PIE and cooked builds when placed inside level instances. This affects both engine version 5.5 and 5.6. The issue ...
The sim morph import has been broken after a change to make it work for cooked assets. Ticking the Import Sim Morph Targets checkbox crashes as soon as a skeletal mesh with morph target is specifie ...
The raster bin debug colors are not always consistent when a static mesh and spline mesh are present ...
When we reimport our skeletal meshes with updated FBXs, the resulting skeletal mesh is scrambled up. See Scrambled.jpg attached. This does not affect every single reimport but happens randomly. W ...
Context: GameUserSettings stores user settings for a game, for example graphics and sound settings. The Scalability settings provide a way for to adjust the quality of various features in order to m ...