Adding a new code class derived from AnimInstance will cause the Visual Studio build to fail in a project based on the code Vehicle template. The build errors indicate that there are problems in the ...
It seems that when working in any project on a Windows 10 machine, there is a gradual rise in frames per second and a consistent drop in performance. The user reporting this issue claims his frame ...
If a variable in a blueprint is the same name as a referenced variable from another blueprint, using "find references" on the local variable will return references to both the local and the external ...
tvOS should include the libssl.a libs as part of the install build. ...
Use Complex as Simple isn't working for dynamic objects. However, if not simulating physics, collision works correctly. Same as TTP# 229782 that wasn't moved to JIRA. ...
In 5.4: zooming out far with the mouse wheel after setting the editor viewport to orthgraphic view triggers an ensure: ensure(InOrthoZoom >= MIN_ORTHOZOOM && InOrthoZoom <= MAX_ORTHOZOOM); Th ...
Adding a material to a mesh that is affected by world position offset has reduced tessellation around the meshes edges. This is seen when viewed in wireframe and is influenced based off of the angle ...
Crash Report: [Link Removed] After downloading latest revision, user is no longer able to open project due to constant crash. ...
When switching the preview rendering level to any of the mobile shader models and opening a new level, the preview rendering level does not get reapplied to that particular level. This is contrary t ...
Collision filtering is producing unexpected results in certain setup. Objects are passing through one another when they are expected to collide. ...