Reported on AnswerHub, but confirmed locally. Generated code converts the TArray<UClass*> into a TArray<TSubclassOf<UObject>>, which doesn't compile because TArrays are not compatible in that way. ...
The Add node does not update in the Construction Script. Reproduced in 4.7.1 binary and Main (//depot/UE4/Promotable-CL-2455917) ...
Hitting S while Alt + Dragging a BSP and then Stopping PIE will crash the editor. Reproduced in 4.7.1 binary and Main (//depot/UE4/Promotable-CL-2455917) Crash Report: [Link Removed] Call Stack:< ...
If a user has a custom cursor that uses timers that call a function in 4.7, the functions will not run when that widget is applied as the default mouse via the Edit > Project Settings > User Interfa ...
Calling "Play Animation", if current animation has a looping timed particle it will continue playing ...
Complex tests whose commandlines are created with JSON seem to be ignored by the automation framework. ...
We think that the reason users are having problems with svn on mac is that the platform implementation of ExecProcess waits until the process has shut down before any data is read off the pipe. This ...
When you are in Rendering Preview Level ES2 (Mobile/HTML) and have a level which has a landscape with weight-blended layered material painted on, PIE will crash on Start of or Exit from. [Link Remo ...
8 bit textures are darker than 16 bit textures inside of editor. ...
Using the down arrow key in the Toolbar's Blueprints > Open Blueprint Class sub-menu will immediately open the first Blueprint listed. Reproduced in 4.8.3 binary, 4.10 Preview 1 binary, and Main (C ...