Investigate and fix all calls where the Navigation System is constructed without the NavigationObjectRepository subsystem being valid. ...
Licensee is using a modified engine but has a workaround, we need to verify that the same doesn't happen in vanilla UE4 and fix if it does. ...
The alpha channel seems to be offset in the x and y by 1024 pixels this has been fixed and attached for analysis. ...
Listen For Input Action firing erroneously. Confirmed in 4.26 MAIN @ CL 11536993 ...
Previously packaging caused a crash with this system. This was fixed, but now the system is no longer visible when packaged. ...
The RemapControllerInput function call likely needs to be added back to the game viewport client as a fix. ...
The proposed fix is implemented in CL 25389340 but needs further testing to make sure there are no issues caused by it. ...
WorldPartionActorDescs will be restored to the correct properties when resaved. They can also be fixed by the WorldPartitionResaveActorsBuilder commandlet. ...
Found while I was fixing up other content, that Behavior Tree assets are being marked dirty by just opening them into sub editor. ...
Moving or renaming a file in the editor erases its perforce history. It should execute a move not a delete + add to fix this ...