Thumbstick values reset once max value is reached. Tested with Rift WMR Plugin off - Works normally Oculus Plugin off (Running through Steam VR) - Only X values reset. Confirmed in Packaged proj ...
IntValue and BoolValue is always indefinite value in UAIDataProvider_QueryParams::BindData(). Attach the result of Watch in VS. ...
A class that inherits from GameplayTask which also has a BeginSpawningActor function will not have its Activate function fired properly. Removing this function causes it to fire properly. Regressio ...
According to Licensee this problem seems to be caused by the time to sample the data. By changing the time to frame number, the import seems to be successful. \Engine\Plugins\Experimental\AlembicI ...
Translucent Materials will receive incorrect shadows in forward shading. This is working as expected in 4.18 CL# 3832480 Found in 4.19 CL# 4033788, 4.20 CL# 4369336, 4.21 CL# 4408769, 4.22 CL# 4413 ...
Light Map Resolution is set to a small value (4 or 8), it will build normally. ...
In 4.20, it is no longer possible to add the SQLite Almagamation files to a project. Attempting to build a project with these files added results in the build failing due to numerous errors about pr ...
Get Input Touch State produces incorrect vector position when using it on Android. Tested in 4.19.2 (CL - 4033788), 4.20.3 (CL - 4369336), 4.21 (CL - 4395058) ...
Using a For Loop inside of a Blueprint Function or Function Library will always return index 0 when used in the Construction Script. This was reported and tested in 4.19.2 (CL-4033788). This was r ...