When forward shading is enabled some assets will have a shadow flicker along their face geometry. It has a similar look of z-fighting with polygon faces. This issue does not happen in Deferred rende ...
Users have reported that building for Distribution on Gear VR results in failure due to a missing Oculus library. The error they receive is as follows: UATHelper: Packaging (Android (ETC2)): [javac ...
This is a common crash that has occurred since at least 4.15 and affected more than 100 users. The callstack shares some similarities to [Link Removed], which was not resolved. User DescriptionsGo ...
When using a material with a translucent blend mode, you can not use the lighting modes "Volumetric PerVertex NonDirectional", or "Volumetric PerVertex Directional" and the Tessellation settings "PN ...
When the function UDataTableFunctionLibrary::FillDataTableFromCSVString() is used from Editor Utility Blueprints or Python Scripts, and the contents of the affected Data Table are currently being vi ...
Description: In Unreal Engine 5.4, when recording camera movements using the Take Recorder with the "Record Sources Into Sub Sequences" option turned off, significant viewport freezing and performan ...
Editor crash will occur when a user attempts to enter the Mesh Paint, Landscape, or Foliage modes while Simulating. Links to CrashReporter: Foliage: [Link Removed] Landscape: [Link Removed] Mesh Pa ...
The issue is that on iOS devices textures are displaying significantly darker than expected. I did a color calibration with my monitor to get a more accurate representation of the texture. I set th ...
This is the ouput in the UnrealBuildTool log:[301/301] Link ThirdPersonServer D:/GitHub-Release-4.16/3427662/Engine/Source/ThirdParty/OpenVR/OpenVRv1_0_6/lib/linux64/libopenvr_api.so: file not reco ...
LOD Build Scale set higher than 1 will cause a merged actor to increase to that scale when created. It seems to be using the LOD Build Scale to double in size on actor merge. This is a regression: ...