Currently, Improved virtual keyboard in Android only receives English characters and special characters. Need support for other languages. Investigate the bug and research what's needed to make IME ...
Blueprint events seem to ignore Net Dormancy entirely. This was discussed with the Blueprints team and it seems that this may not be an issue directly with Net Dormancy but the fact that Rep Notifie ...
Regression in Draw Material to Render Target functionality. Enabling Mobile HDR is a workaround. Android tested with Note 4 Unable to verify Main CL 6395234 (Crash on Phone) No repro on iOS mo ...
UNetConnection::Tick() clamps the delta time used for the bandwidth limit to the desired tick rate (1 / DesiredTickRate). In PIE, this number is different than the net server max tick rate, so the b ...
The notify panel in the animation editor doesn't currently support windows display scaling. If the user changes the display scale to something like 150% then selection of notifies is inaccurate. T ...
Can we please implement a feature whereby the shader name applied to surfaces / objects is used for the Material Element Slot? When using Dataprep and replacing the materials using a table, it give ...
As soon as a particle system using the Particle Cutout feature appears a crash occurs. I used the Samsung Galaxy Note 2. Its asset number is 2894. I've attached the logs from the test on engine vers ...
When using the Size Map to view the memory consumption of a generated HLOD actor, it reports it as missing. This could serve to be problematic when using a large number of HLOD actors to optimize t ...
If you adding entries to a TMap in a custom asset type in the content browser, after a certain number of entries the last entry fails to be found with the "find" function for TMaps in blueprints, ev ...
Licensee reports very long C++ compile times during packaging after nativizing a UMG Blueprint asset containing a very large and heavily-nested widget animation hierarchy. The support thread outlin ...