Adding multiple instances to instance static mesh component in a code class causes an ensure to trigger when an instance of the class is added to the level. ...
Vulkan Multibuffer Lock mechanism for ReadOnly does not appear to be implemented. Temporary workaround has been provided to licensee. ...
Lighting is unbuilt in all levels in Content Examples. Multiple warnings appear in the log "Discarding cached lighting data which will cause lighting to be unbuilt" LogStaticMesh:Warning: Cached co ...
GameActivity.java needs to be updated to show the ad popup window on Android 7.0 devices. GameActivity.java uses Gravity.BOTTOM or Gravity.TOP to place the ad. One thing to try would be to edit ...
UPDATE: We were able to get around this issue by renaming our external drives. The actual problem is that Mono's xbuild fails to build UnrealBuildTool QA REGRESSION: YesWORKING: 2386770BROKEN: 23 ...
Curl noise force will not affect a Niagara particle regardless of strength. Current work around is to disable then re-enable "apply forces" under "solve forces and velocity" Found in 4.20 CL# 4233 ...
You can also check it by enabling real-time rendering in the NewMap.umap of the attached project, and then clicking on "High Resolution Screenshots". (You may need to disable and enable post-process ...
When adding new HISM instances, actors using SpeedTree -> WorldPositionOffset material are reset. 4.19 Repro project provided by user. I was unable to get WPO wind working in 4.18, I did noticed th ...
Foliage: Speed tree wind is reset for every add/remove/update on instances What is happening:When we invalidate the render state, proxy are recreated, causing the wind to be removed and add again, ...