Editor performance plummets when moving BSP brushes in a level with several other BSP brushes present. Navmesh regeneration is the main cause as the full bounds for all BSP are used to determine whi ...
When converting files from previous versions of Twinmotion to Twinmotion 2025.1, re-importing any existing imported geometry will cause the geometry to be re-imported with two-sided geometry disable ...
The Resource Collector does not compress the project and maps even if the option was checked. ...
When (unintentionally) trying to set one texture as the composite texture of another, which itself is the composite texture of the first, a stack overflow occurs leading to a crash: in UTexture::Pos ...
Categories are not processed correctly for gameplay tags when meta "Categories" is used. Categories filter which categories appear for the mentioned gameplay tag variable and with recent changes, it ...
When using a DM and applying force via blueprints with event tick will cause a crash. Workaround: Using a timer instead will not cause any crash even with very low values. Crashreporter: [Link Re ...
When creating a new project from the vault, for example: Content Examples, each time it tries to save on the C:\My Documents\Unreal Projects instead of D:\Unreal Projects, even though that folder is ...
Attempting to derive from or include TableViewBase in another class causes compile errors with no additional code added. ...
When debugging a project through Visual Studio, if an actor with an Input Component is selected in the World Outliner a breakpoint will trigger in VS when attempting to select/mousing over any compo ...
When an event is added to a blueprint if that event is not listed under the "Add Event" section of the right click context menu then it won't show up under the EventGraph in the My Blueprint panel. ...