When "Use Background Level Streaming" is disabled, the Editor gets stuck loading in PIE when you press Play. This is a regression from 4.19.2 (CL-4033788). This issue was reported and tested in 4.2 ...
The Sound Attentuation is not ignored when disabled as audio played from a Blueprint. Tested in 4.19.2 (CL - 4033788), 4.20.2 (CL - 4302132), 4.21 (CL - 4313833) ...
It is believed that soft references resolved during runtime, point to the edit time instances of actors instead of the runtime instances. This issue does not reproduce when it is called from an Inp ...
Naming a parameter "none" will cause crash on compile. Asset may not be able to be reopened. Also confirmed in Main CL 4309299 ...
When passing dictionary (map) variables through replicated (to server) functions, the value will not print out on the client. In 4.19.2 (CL-4033788) this caused a crash but in 4.20.2 (CL-4302132) an ...
Android Volume input events have stopped triggering in 4.20 Tested on Pixel XL (8.0) Also occurring in Main at CL 4309299 ...
If multiple Xbox gamepads are connected (even if mixing Xbox 360 and Xbox One), all is fine. Each gamepad maps to its own player controller. However, if a Steam controller and an Xbox gamepad are co ...
Widget Elements within a scalebox are inappropriately resized upon scaling. Tested in 4.19.2 (CL - 4033788), 4.20.2 (CL - 4306439), 4.21 (CL - 4305553) ...
Using 'Update Instance Transform' to rotate HISM instances will work in PIE, but won't work in a packaged game. This is a regression from 4.19.2 (CL-4033788). This issue was reported and tested in ...