Render Target Material is clipped as an Image within UMG when attempting to set to fullscreen while playing in Standalone mode.
The interesting thing I noticed about this bug is that the issue is not apparent when using the command console 'r.setRes ResolutionxResolutionf' versus simply pressing the 'Alt+Enter' key.
A simple workaround I suggested was to use the console command instead of the shortcut key. I have added some example images to preview the issue.
1. Download UMGSceneCapture.zip project attached.
2. Launch the Uproject File.
3. Play in Standalone mode.
4. Use Alt+Enter to enter Fullscreen Mode
5. Observe how the Render Target Image is Clipped/
6. Exit and replay in Standalone again but use 'r.SetRes 1920x1080f' console command.
7. Observe how it is goes fullscreen correctly and the UMG Image is not clipped.
Expected: Alt+Enter works the same as the console command when setting fullscreen mode.
Outcome: Alt+Enter clips the UMG Image
Why does the REMOVE method of map container remove elements have memory leaks?
How does TextureRenderTarget2D get TArray<uint8> type data?
How to delete some elements correctly when deleting an array loop?
UMG RichText not appear image when packaged
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
What is the difference between Camera and CineCamera?
How to implement springarm components to scale according to mouse position in spawn?
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Editor - UI Systems |
---|---|
Affects Versions | 4.7.6, 4.8, 4.9 |
Created | Jun 1, 2015 |
---|---|
Resolved | Aug 3, 2016 |
Updated | Jul 14, 2021 |