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(), the movie widget doesn't have user focus, so keypresses don't get routed correctly.
2) Event handler SDefaultMovieBorder::OnKeyDown is not invoked when MySDefaultMovieBorder->OnKeyDown() is called
Modify FShooterGameLoadingScreenModule::StartupModule() to add
// force startup video to wait for user skip
LoadingScreen.bWaitForManualStop = true;
Launch ShooterGame (originally observed on PS4)
press any button/key to skip the video
-> startup video continues to loop despite any user keypresses
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
How can i modify the param name in EQS node
How to achieve HLSL Multiple Render Target in Material blueprints?
How does TextureRenderTarget2D get TArray<uint8> type data?
What method is used to fill polygonal regions when drawing spline mesh at run time?
Why does the REMOVE method of map container remove elements have memory leaks?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-37294 in the post.
0 |
Component | Media Framework |
---|---|
Affects Versions | 4.13 |
Target Fix | 4.15 |
Fix Commit | 3163550 |
---|---|
Main Commit | 3174242 |
Created | Oct 13, 2016 |
---|---|
Resolved | Oct 14, 2016 |
Updated | Feb 12, 2019 |