When dragging the mobile joysticks in any direction, the snap to the edges regardless of how much the user inputs in said direction. This occurs with both the left and right joystick. This also occu ...
The same repro steps on 4.26.2 will launch the project successfully. Packaging a project once to create complete ShaderMaps will work around the issue. ...
After a bit of investigation, the way to fix this would be to modify MergeMaskIntoAlpha to pass in the actual resolution scale and the requested size, and only mask the overlapping pixels. Currently ...
The videos + screenshots in the zip file show the issue on the modified gun sight. The licensee has provided a suggested fix here -[Link Removed] ...
OpenXR Thumbstick Up/Down/Left/Right Input Actions do not seem to fire. I tested on Quest 2, but it sounds like the problem may be all of OpenXR. ...
upd. Regression was checked on //UE4/Release-4.26 CL 15973114, issue wasn't reproduced. Regression - YES Shader compilation failure crash with DX12, Tesselation, Instanced Stereo, and Hierarchical ...
UDN case link with this ticket [Link Removed] ...
if using -GAME option of GenerateProjectFiles.bat, it does not work correctly by the following codes.protected void AddProjectsForAllModules( List<FileReference> AllGames, Dictionary<FileReference, ...