When selecting variables within a blueprint using the arrow keys, it doesn't refresh the Details properly. You can see this by clicking on each of the variables, to see what the difference between t ...
Camera Generates error after saving with Control + S when user left or right clicks afterwards. Regression: Could not reproduce in UE 4.10 ...
It appears that as of 4.15, there is an issue with creating/joining sessions. The attached test project worked fine previously in 4.14, but now is unable to join sessions. The user has stated: Th ...
A crash occurs when using the 'DumpLightMapSizeOnDisk' in the Console Command. ...
When using World Position Offset and pushing verts of a mesh, cracks appear on the surface using WPO when deployed to an certain iOS devices. I used the Mobile Previewer to compare results to how t ...
The reasons is a bad interaction between FIND_MEMORY_STOMPS code in AsyncLoading.cpp and memory pooling. Async loading will set PrecacheBuffer to read/only and will never reset it back, expecting ...
When unhiding a streaming level several times on the client there can be a crash. ...
When updating Transform of InstancedStaticMesh by UpdateInstanceTransform, PerInstanceRandom used in Material is updated. With 4.16 does not update the RandomSeed value. ...
This issue did not occur on Windows at the same CL. This was originally being tracked by [Link Removed] but after initially testing the fix for that JIRA, this particular issue persisted and it was ...
Calling a RPC function with a TSet or TMap parameter on a client causes the editor to crash. Regression?: No This also occurs in 4.18 ...