Read-only nodes used in math expression should use CommutativeAssociativeBinaryOperator when appropriate. Even though these nodes can't be modified, there is the occasional need to copy these nodes ...
Pressing the 'h' key only hides the root actor and none of the children, unlike the scene outliner where clicking the eye icon hides the root actor and all children. This appears to be because edac ...
Occasionally material and material functions previews in the content browser are displayed with the default material checkerboard, perhaps due to shaders not being compiled. UDN users are also expe ...
When maps with Color Correct Regions are streamed into another map have their visibility toggled during runtime, it will cause a memory access violation and crash the editor. ...
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 ...
Hit testing for widgets contained within a RetainerWidget does not correctly account for rotation applied via render transforms . While the content renders with the expected rotation, hover and clic ...