A couple users have reported a crash when opening their 4.7.3 project in 4.7.4. From MikeB:https://answers.unrealengine.com/questions/205043/473-to-474-project-crash-on-startup.html The guy is hit ...
A tool tip that has been given a binding will not show up unless the tool tip has been given a default value. ...
Flickering occurs when using the Post Process Ambient Occlusion (Screen Space AO). This is more noticeable when using stronger values entered into the AO fields. I checked these settings in both 4 ...
Metal is not taking the non-uniform buffer path for GPU skinning. ...
The project sample Multiplayer Shootout in the Learn tab is crashing on start up with 4.7.4 Crash does not occur on 4.8. Tested by Patrick.D on Main CL-2498147 Pass in 4.7.5 dev. - CKC 2503383 ...
MaterialCurve of AnimSequence is not working with LOD 1~ if assigned Material manually. Assigning material to LOD0 seems sharing material info with other LODs but material info is never shared if as ...
When comparing the World Normals of an Instanced Static Mesh being scaled non-uniformly to that of a regular Static Mesh, their normals do not match one another. I have attempted to look over the d ...
If the user presses down and drags off screen without lifting their finger/releasing mouse button then the "Get Input Touch State" node does not return false (for the Is Currently pressed pin). It c ...
Multigates only fire the first output when inside a function. The same setup in the Event Graph will function as intended. Reproduced in 4.7.4 binary and Main (//depot/UE4/Promotable-CL-2498147) ...
After adding a new Camera Actor Component within Blueprints to an existing Spring Arm Component, the Camera Component adopts the location settings , but does not set its location within the viewport ...