Users requested the ability to move only the function declaration to a base class from blueprints instead all of the nodes inside the function. From the user: "Essentially, 95% of the time wha ...
Anywhere there is a slider, single clicking on it without changing the value will cause the mouse cursor to jump to the top left of the monitor. ...
The editor will crash when clicking on the Material Name selection box a second time. It appears this triggers another selection change with a null input, which crashes the editor. ...
The infinite loop reporter is reporting every infinite loop by popping up a window for each problem loop. So if you have an actor with 3 loops that trigger the infinite loop error and then you have ...
After playing with it and attaching in the debugger, it's sitting forever in MigratePreviousEngineIni(). It seems to be looping on DirectoryExists forever, likely here: while(PreviousVersion.GetMi ...
The Textures for the Demo play bars in Shooter Game are rendering White in 4.8.0 release, appears fixed in Main Promotable-CL-2581018. ...
See UDN thread, which includes suggested fix. https://udn.unrealengine.com/questions/267677/attachactortocomponent-scale-issue-with-scaled-com.html ...
Crashes from 4.14.2 Binary are not populating in Crash Reporter website - [Link Removed] This is not the case in P4 builds. This is a regression from 4.14.1 ...
Note This is a low frequency 1/3 times attempted. I could not accurately reproduce this crash. Based on crash reporter, this never happened in 4.14 so this is a regression ...
The emissive value influences how a mesh decal material appears in the shader complexity view mode. The value of 1 will register as white and .5 is pink. ...