The current version of the oculus audio SDK fails to initialize for some clients. We haven't been able to reproduce the problem internally but we're told from Oculus that updating the SDK will fix t ...
Building 4.10 from the GitHub release branch on Linux fails to open after install and instead crashes Community Suggested Fix: Switching triangle order optimization off with r.TriangleOrderOptimiza ...
It appears that particle components don't update their bounds correctly when they are moved in a scene. If a particle emitter isn't currently visible at the start of the game it will remain culled. ...
In 4.18 and 4.19, it is no longer possible to build the ShaderCacheTool. REGRESSION: Yes. The ShaderCacheTool builds successfully in 4.17.2. It looks like the missing MergeShaderCacheFiles property ...
In 4.18 and 4.19, it is no longer possible to build the ShaderCacheTool. REGRESSION: Yes. The ShaderCacheTool builds successfully in 4.17.2. It looks like the missing MergeShaderCacheFiles property ...
There is an issue where the Select Node does not Reset wildcard values for its pins. This issue does not appear to be a regression Versions Tested: 4.17.2 - 3658906 4.18.2 - 3794801 4.20.0 - 381396 ...
REGRESSION Yes, this does not occur in 4.19.0 or in 4.18 Crash occurs when the user adds a node off a reroute node that's already in use, and then undoes that action. Found when testing around [Li ...
Perforce's Batch check-in / check-out operations do not work correctly when trying to check-in / check-out a folder's contents as a direct asset (when selecting a folder and any other singular asset ...
Using AActor::Rename to change the Outer of an actor to a SubLevel will cause the editor to crash when the AActor is shown in the World Outliner. Regression?: Yes This does not happen in 4.18 but ...
Reimporting an asset after making changes causes loss of saved LOD changes when editing a static mesh. Similar issue was logged and fixed for SkeletalMeshes but this issue is still occurring for ...