Changes to Agent Radius are ignored if the navigation is rebuilt during runtime. Agent Radius is changed to the default value of 50. ...
From user SONB: Launching the project for the first time on Android device the landscape has the correct material applied. However, if I change something in the material (for example adding a Lands ...
When playing in editor with splitscreen multiplayer enabled, player 2 is unable to hear sounds within his client window. This is tied to splitscreen and does not behave this way when two unique edi ...
Animations imported with Skeletal Mesh are not marked as dirty and don't get saved. They disappear when the editor is restarted. This does not occur in 4.11 or 4.13. ...
The Thumbnail Tab in the Material Attributes does not effect the actual Content Browser Thumbnail Preview. The only way to current change it is edit it via the Edit Thumbnail Preview via the Conten ...
When I deployed a first person template project to an Nvidia Shield Tablet with Portrait Orientation enabled, The screen appeared stretched and the analog stick were unable to be used. Tested on t ...
Mesh Particle System made to show a visualization of a shockwave will not render with the refraction component of the material unless a static mesh with the material applied to it is also in camera ...
In 4.11 when making changes to node properties in an animation blueprint they will not always appear to update in child blueprint instances when restarting the editor. In the attached project the l ...
It seems that Particle CPU cost highly increase at second "show" of a streaming level. The Licensee's team sent a sample to reproduce this problem. So I put the project and wrote how to reproduce on ...
The editor will crash when using "Convert Selected Components to Blueprint Class" for actors that the root component is not tagged as a BlueprintSpawnableComponent. ...