Sequencer in packaged VR project does not appear to work when using sequence player on begin play. The HMD no longer appears to be affected by sequencer after the project has been packaged out ...
There are a few separate issues with user input plumbing that prevent keypresses from getting to FDefaultGameMoviePlayer during a startup video 1) In FDefaultGameMoviePlayer::WaitForMovieToFinish() ...
There appear to be longer load times between 4.16 and 4.17/4.18 when opening a packaged project. Possible regression from 4.16 ...
see repro steps: direct crash the material comes from FAB model: [Link Removed] ...
Running the "stat startfile" command in a 4.19 project causes constant editor hitching. Running the same command in a 4.18 project does not produce any hitching by comparison. ...
An occasional ensure is thrown when opening Camera Anim assets. Generally, the issue occurs when opening the asset for a second time, but the repro rate is low, around 1/5. ...
When you are selecting an asset in the editor it jitters a little bit until unselected. Found in 4.25.0 Preview 1 CL#11723679 Reproduced in 4.26.0 Main CL#11724764 ...
Map Check will output the following error, which makes no sense: SM_FourCubes_1 - 1 element(s) with zero triangles in static mesh 'SM_FourCubes' ...
This is an early crash coming out of 4.18 that appears to occur when launching projects onto Android devices. It also seems frequently related to ARCore. User DescriptionsSo this is the example pr ...
When trying to send the Enter Key to Web Browser using the Press and Release function, it does not work. This function works with any other key that you try to send. A repro project is attached tha ...