Cascade ParticleRelativeTime outputs constant 0 on mobile. Found in 4.19 CL# 4033788, 4.20 CL# 4302132, 4.21 CL# 4321618 ...
When the Set Sound Mix Override is called, reloading the level causes a crash when played in Standalone. Tested in 4.19.2 (CL - 4033788), 4.20.2 (CL - 4302132), 4.21 (CL - 4324949) ...
After using FMath::RandRange() to initialize elements of an int array in a SaveGame class and then setting all of the values of the array to 0 before using UGameplayStatics::SaveGameToSlot() to save ...
Incorrect material element indexes when importing multiple meshes in the same FBX. If you re-import the mesh that has the incorrect material element index it will correct itself. Seems similar to [ ...
ScreenPosition UV upside down on mobile. From User: "I believe the editor mobile preview provides "correct" results, while the mobile device produces upside down results. I ran into this issue w ...
Child widgets not visible when packaged with inclusive nativization on. "The problem is that ChildWidget never shows up in the package build, but shows fine in the editor. I've debugged the issue ...
The device this was tested on is 4987_iPhone 6+_11.2 The live build didn't provide UE4 logging, but that will be added. There is also a failure to purchase on Android but it gets farther than this ...
When a Child Actor's class is replicated but the individual variables are not, the individual variables will use the default of the original BP class instead of the defaults that were set in the Chi ...
Unable to add Transform track to Particle. Does not occur in Dev-Sequencer. ...
Server will crash in FOnlineSessionSteam::AppendSessionToPacket due to the OwningUserId being null. ...