Material Tessellation is no longer working in 4.11 Preview 2, 3, or 4. It is also no currently working in 4.12 Main. Working: 4.10.2 - CL-2818068 Not Working: Tested in Dev-Release CL-2824708 Not ...
Custom TouchInterface doesn't fade to Inactive Opacity User Description: Virtual Joystick always show on screen, even if Time Until Deactive is 0.00001. ...
If a blueprint with a child actor component of type TextRenderActor is added to a level and the editor is saved, closed, and reopened, the project will crash with the following assert: Assertion ...
Attempting to get the owner of an Actor Component that contains an exposed variable will return the Spawner blueprint's display name instead of the Spawned Actor it is added to. Found in 4.10.2 bin ...
When you are dragging and dropping an Emitter Type Module from one Emitter Stack into another and you have closed modules in your particle system, the type data module will be offset from your mouse ...
When importing a mesh as skeletal mesh and using any of the MikkTSpace or option to "Import Normals and Tangents" will cause the normals to import incorrectly. If using the Compute Normals or Import ...
When scaling text with a scale box the letter will begin to overlap when scaled up or become really far apart when scaling down (this is referring to the space between the top and bottom of the lett ...
Using Set Actor Scale 3D in the Construction Script is not functioning as expected. If you set the scale to 1,1,1, you are still able to freely scale an instance of the object in the scene. However, ...
If the user connects Event Receive Draw up to a delay node and then connects the delay node to a draw texture node, the draw texture node will no longer render. ...
Need to add NetworkReplayStreaming to the list of PublicIncludePathModuleNames in Engine.Build.cs ...