Orthographic viewport orientations were re-worked as part of the effort to align UE's editing experience with other industry-standard DCC tools. The World Partition view is still using the legacy o ...
Context TOptional<T> is a wrapping struct around a type, that lets the property have an set and unset state, in addition to the property's value when set. It is editor exposed: designers can open b ...
Issue from my Technical Animator where the undo operation in Control Rig doesn't work as expected on Proxy Controls. He has recreated the issue using the "Control Rig Samples Pack" and recorded a vi ...
"UPrimitiveComponent::bStaticWhenNotMoveable"'s category is set to Lighting, not Physics. This causes it to be hidden when lighting-related properties are hidden, even though it controls physics sta ...
When renaming or duplicating a LevelVariantSets asset that contains a Director Blueprint, the internal DirectorClass reference becomes mismatched. Although the DirectorBlueprint pointer updates corr ...
Reported in SF [Link Removed] The rear light material on Twinmotion library vehicles is not present on many vehicles in TM 2025.2. Confirmed affected vehicles are in the following categoriesCarsTw ...
Context: When editing SplineComponents in the level viewport, right clicking a spline point has a context menu action "Snap to nearest spline point". Problem: The problem is, Snap to nearest spline ...
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 ...