When the First Person Template is deployed to a Nexus 9 using ES31, there is an extreme magenta color over the screen. Disabling post process reduces the bloom, but there is still major color artif ...
If an interface is called in a blueprint and then altered, the blueprint will receive a compile error until the interface is removed and re-implemented. ...
From Joe Conley: I'm not sure exactly when the game mode is spawned in the case of PIE, but hooking up a print string node to the start of the construction script, I never see that printed in the o ...
Using the AddDynamic macro causes a crash upon opening the project. ...
Changing the Slide bar Color/Slide Handle Color will change the color of the Slider widget. However when changing the "Tint" settings under style, there does not appear to be any color change. ...
When trying to click on a button or other widget within a 3d widget component the user is not able to do so. There appears to be an offset. ...
A licensee is having trouble getting the visual results they want because Lightmass doesn't seem to handle color changes from materials. They are seeing this in 2 cases: (See attached images and tes ...
If the Auto Possess AI is set to Spawned or Placed in World or Spawned then the falling animation will play in the blueprint viewport. ...
Making a call to GetPawn in an AIController class will return NULL which will crash when that return value is used. This is a regression as the call is made successfully in 4.8.3. Working CL: Work ...
Set Relative Location on components does not replicate to clients. Reproduced in 4.8.3 binary, 4.9.0 binary, and Main (CL 2676715) ...