In Unreal Engine version 5.5.4, the Editor crashes when performing Undo after deleting a Material Layer of a Material Instance ...
See the video [Link Removed] ...
Packaged VR Projects and VR Previews change the LOD at a closer distance than in editor. ...
WP dynamic navmesh does not properly react to actors or navigation modifiers that are loaded in areas that the navmesh has not yet streamed into. Although the actors/modifiers are not part of the ba ...
FBodyInstance::Weld did not check to see whether or not child components were already welded to a parent. This meant that whenever Weld was called, ShapeToBodiesMap would continue to grow in size, e ...
Attempting to spawn a copy of an actor that has components that were added to an instance of that actor in the level causes a crash. Spawning the actor without adding additional components to the in ...
When using the drag and drop function in UMG on an image with an alpha map the background will show up as black instead of translucent. ...
Since multiple dict tags can be in a plist, not just the top level, need to be able to specify to only insert once. Adding an optional once="true" attribute to these commands in UPL will allow this ...
USD material overrides do not get applied properly to a USDStage prim inside UE. When a material override that is set to a parent prim of USD Material, the override is ignored. A usd material ...