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 ...
Crash when opening a level through blueprint to go into level with world partitions enabled. This a not a regression due to being a new feature. ...
When a blueprint variable is not set to Instance Editable, its value gets reset at runtime. This seems to occur because the variable OriginalCannonTransform seems to get reset/nullified after being ...
improved Android virtual keyboard does not display when Google VR plugin is enabled. When both the improved android virtual keyboard and the Google VR plugin is used, the virtual keyboard no longer ...
Cannot navigate through options in combo box with the default navigation. This appears to be a regression. Working as expected in 4.15.3 No longer working as expected in 4.16 ...
I didn't check with the debugger, but I suspect this is caused by: void UMoviePipelineExecutorJob::OnDuplicated_Implementation() { UserData = FString(); When the queue is loaded, each job is dupl ...
If the user scales multiple child components and tries to move them it causes exaggerated movement. ...
A HISMC (Hierarchical Instanced Static Mesh Component) created dynamically through blueprints has its simulation reset by the Wind Directional Source. "The HISMC needs to get spawned from an Actor ...