When adding a new subfolder in the Levels window all the sublevels in that parent folder move to the new sublevel. Currently you have to create all the sub folders then move the sublevels to keep th ...
All console variables overridden in Movie Render Queue are set to 0 after the render queue runs. It's because all cached previous console variables are reset to 0 just before they are written back ...
Touch position return wrong data on Pixel 6 and Android 12. it does not occur unless the device is rotated from the initial state. As far as I investigate, the touch position only return data from ...
The Enable Base Submix toggle is ignored in the MetaSounds graph. If the sound is added to a level, it behaves as expected. The Enable Submix Sends toggle works as expected. ...
From [Link Removed] "There is still a bug happening with editing transformations on pause. If you play, then pause, and then edit a transformation, you have to press play twice to resume play (whic ...
If you run with -rdgimmediate -onethread you can get the callstack that indicates that MRQ is still attempting to allocate the full sized texture and not the individual tile size. ...
It appears that the Landmass plugin has a content dependency on the BlueprintMaterialTextureNodes plugin. If the BlueprintMaterialTextureNodes is not loaded, then the blueprint "/Landmass/Landscape ...
Streaming out the navmesh and streaming the area back into the world before the GC runs causes the navmesh streamed back into the world to only have navmesh tiles on a layer with tiles that would b ...
When using Mesh Painting on nanite meshes in 5.5 with 'r.VT.SplitPhysicalPoolSize' set to non-zero values (e.g. 16, 64), several issues occur, such as: 1. Painting doesn't update in real time (only ...
When running a build with bSharedLinearTextureEncoding enabled, View.GGXLTCMatTexture and View.GGXLTCAmpTexture are pointing at the black texture fallback, which affects correctness of rect lighting ...