For arrays, FPropertyReplicationStateDescriptorBuilder::IsSupportedProperty will set the FMemberProperty's ChangeMaskBits to "1U + FPropertyReplicationState::TArrayElementChangeMaskBits". If the arr ...
If Surround 2D is set as the Non Spatialized Radius Mode, there is no fallback option if the user's output is not a surround format (eg stereo). There is also nothing communicated in the Tool Tip. ...
When geometry collection is set as nanite, there is no non-nanite render data cooked. This means that there is no fallback if the cooked build uses r.nanite 0. This used to work with some code worka ...
Problem Under laggy networking conditions, if the user rapidly presses the jump button the character can at some point stop responding to jump input. Initial Thoughts It looks like there's a logi ...
Looks like this was broken during the anim data model refactor. The data exists on the data model now so we can probably display this via a details customization ...
From the user: > Up until 5.3.1 those input modifiers were identical apart from the instanced data. If you upgrade to 5.3.1, not taking the new IMC files, the sensitivity settings will never get a ...
It is possible to repo this without the exact steps, but that leaves it ambiguous if the camera moved when exiting PIE or not. ...
Typically, non-animated bones behave the same way as extra bones on a target skeleton. However, it appears that this isn't the case for mesh space additive sequences. When a bone is present on th ...
Apple added a new Entitlement plist value starting with iOS15 to allow connecting with GameCenter. It's a boolean value with the key: com.apple.developer.game-center Without it, the app can not co ...