I had a tester with VS 2015 run through the steps I failed with, and they were unable to repro. JamesF was able to repro the issue on VS 2017. JamesF pointed out that this does not occur is you cho ...
The dropdown selection for VR Mode Interactor hand is resetting to Right-Handed with each Editor session ...
If you enable VR Mode auto entry, close the project, and then attempt to launch the engine again from the Binary launcher while the HMD is active (being Worn), the Project Browser will crash ...
Also occurs in 4.15.2 so not a regression ...
Widget component does not update when setting widget class back to "None". When the widget class is returned to "None" the user can still see the previous widget in the viewport. The blueprint must ...
Some users are finding the result of an interp speed of 0 for the FinterpTo node to be unexpected. The reasoning expressed is that if the speed is equal to 0 that there should be no change. This would ...
Attaching / Detaching a blueprint actor to a player in a network environment causes location errors when the detach occurs. Even without the attach events being replicated or the blueprint's movemen ...
DOF does not display correctly(screen turns black) on several mobile devices. I could repro the issue on:Samsung GALAXY S7, Android 6.0.1Xperia X Performance (F8132), Android 6.0.1 ...
Crash occurs when selecting a different type for a variable in the My Blueprint panel. The crash does not occur when doing this in the Details panel. This does not occur in UE4/Main. Similar to [ ...
If a binary engine is generated from a source build on Linux, attempting to create a code project / add code to a BP project will fail to compile properly. ...