After a viewport is more than 4096 pixels wide, Lumen's specular reflections buffer cuts its width off at 4096 pixels. It appears that the affected buffer is "Lumen.Reflections.ResolvedSpecularIndi ...
Key repeats from the OS do not affect the EnhancedInput normally, but it causes inconsistent event triggers when FlushProcessedKeys is called with holding a keyboard key down. Removing references t ...
Media Players and their associated textures do not render in standalone game or in a packaged project. Found on: //UE4/Release-4.11 CL-2897738 Checked 4.9.2 Binary from launcher, issue occurs ther ...
9/19 VREditor sync notes: Should grey out the editor button while you're simulating ----------------------------------------- I noticed you can fix this issue by reseting the viewport by pressing t ...
A Function input's type is set as Wildcard by default if a Macro with a Wildcard input is created before the Function. Compiling will fail with an error. Reproduced in 4.8.3 binary, 4.9.0 binary, a ...
All entries in the Project Settings window are suppose to be saved in the DefaultEngine.ini file. This does not occur for settings related to Support Agents such as Can Walk, Can Crouch, etc. Note: ...
When launching on or opening a packaged UnrealMatch3 project GameCenter does not login for the paired account. This causes Leaderboards and Achievements to appear blank. Tested on iPhone6s_6240 OS: ...
If any tabs are undocked from the main viewport and another tab is then docked to the main viewport it will hide any undocked tabs. This only appears to affect tabs that in the Menu > Window with ex ...
Selecting Perforce from the list of source control options will cause the editor to crash. Crash Reporter [Link Removed] May also be the same as: [Link Removed] REGRESSION? Yes. Issue did not occ ...
When you use the IsOverlappingActor node to determine whether or not something is overlapping another actor, it returns false regardless of whether or not you're actually overlapping another actor. ...