Foliage: Speed tree wind is reset for every add/remove/update on instances What is happening:When we invalidate the render state, proxy are recreated, causing the wind to be removed and add again, ...
The way in which Hierarchical Instance Static Mesh LODs' screen size is calculated appears to have changed. ...
Selecting Reimport on a DataTable created in editor no longer triggers selection popup. "The change in behavior seems to be related to changes to UReimportDataTableFactory::CanReimport() which now ...
UDN case link with this ticket [Link Removed] ...
Rendering freezes on Oculus mobile with World Composition. ...
When an animation is skipping frames, interpolation will not occur if the Max Evaluation Rate is set to the same number as the number of frames being skipped (or 1 frame higher). The Eval Rate will ...
If you delete a folder from the Content browser that is in the Starter content, The folder will reappear if you reopen the project. The only way to delete them would be from Windows Explorer. I als ...
GetScaledCapsuleHalfHeight multiplies the CapsuleHalfHeight by the lower scale value, even if it is X or Y. Seeing as Half Height should only be related to the Z scale, this does not work out proper ...