This will only repro when connected to source control ...
I did some research. The problem is caused in CoreNative.cpp. In Function GetInstancedSubobject (Line 126) We should check if instance is runtime instance first. If it is runtime instance, just us ...
This is an edge case occurring when changing Input Mode while the Scroll Box is being dragged. When the Input Mode switches to Game Only, further drag actions are no longer possible. However, becaus ...
I noticed this while executing https://jira.it.epicgames.net/browse/UEQATC-1441. At step 10, there should be warnings on the nodes that were updated by the HotReload. This is a regression from 4.13 ...
A particle emitter with GPU sprites on certain settings will shake violently as they collide with the ground. This requires there to be a strong Const Acceleration module and Collision with low resi ...
Using bFasterWithoutUnity and MinFilesUsingPrecompiledHeaderOverride, on ShooterGame.Build.Cs results in Engine crash. ...
Regression: Nanite Foliage is a new feature in 5.1, so this issue is not reproduceable in 5.0. Notes about this new support can be found under Nanite Improvements in https://docs.unrealengine.com/5. ...
I was able to reproduce this issue 4/4 times, and initially started in version 4.26 to determine if this issue was a regression or not. When copying a 4.27 copied project into 5.0 or 5.1, the 4.27 w ...