DOF does not display correctly(screen turns black) on several mobile devices. I could repro the issue on:Samsung GALAXY S7, Android 6.0.1Xperia X Performance (F8132), Android 6.0.1 ...
Force feedback does not strengthen when expected on IOS. It stays the same regardless of where the pawn is on either the red or yellow squares. Tested on 9753_iPhone 7+ 12.0.1 and 16021_iPhone XS ...
Regression: Tested in UE5/Release-5.0, this issue occurs so this is not a regression ...
It appears that users are unable to order widgets within a grid panel so as to set what widget that would like to be in the front. The layer option in the details panel says that it affects draw ord ...
This does not just work with BaseColor, you can affect any of the outputs by connecting something to a disconnected CreateMaterialAttributes. ...
Light components stay visible if "Actor Hidden In Game" is checked. This issue occurs even when other components (such as a static mesh) are no longer visible. I tested with a static mesh component ...
When disabling/enabling tick at runtime, if (TickInterval == 0) then DeltaTime returns as the length of a frame, but if (TickInterval > 0) DeltaTime returns as the length between when tick was disab ...
In the UHT boilerplate that's generated for the FGUseableInterface type, there is a pure virtual declaration that's emitted for the BlueprintNativeEvent's required _Implementation() method: #define ...
When searching for the "Timespan / float" the Context Sensitive search returns "Timespan * float". Found in 4.22.3 CL#7053642 Reproduced in 4.23.0 CL#8386587, 4.24.0 Main CL#8671808 ...
Launch on to tvOS crashes the app on the device and returns the user to the main screen. This also affects packaged projects Update Project packaged in shipping configuration launched successfully ...