Unable to reproduce internally. The user is unable to expand the class dialog menu when creating a new blueprint class on his Mac. He provides a video showing the issue he is experiencing in 4.7.5 ...
Overridden functions in Child Blueprints cannot be converted to/from pure functions. Reproduced in 4.8.1 and Main (//depot/UE4/Promotable-CL-2601051) ...
User reports lag regardless of the Garbage Collection settings, EXCEPT: If the user changes settings to 3 then lag becomes more frequent (approximately every 3 seconds verses every 5 seconds.) *Wa ...
During lookdev, I use a post process material to bring reference images into the engine to compare against my work. The goal is for the reference image to not be touched by any of the Unreal color ...
When MobileHDR is disabled in a packaged AR project for iOS there is a big constrast with the brightness in the image and constant screen tearing. This is happening specifically with images captured ...
On an iMac running OSX 10.11.1 a user reports that the tooltips are appearing behind the contextual menu. *See image ...
Use Single Process settings adjusted while Use Single Process is disable are retained while Use Single Process is enabled. This can be problematic when there are issues with having Use Single Proces ...
The output of the CustomStencil node in a User Interface material does not align with the viewport dimensions. Toggling fullscreen/windowed mode (F11) causes the offset to reappear, so scaling the n ...
After adding a classed based on ProceduralMeshComponent the code for the project does not compile any longer. **This is a Regression - Adding ProceduralMeshComponent class would compile successfull ...
Find Collision UV is returning values that are above 1.0, when it is expected that these values would remain between 0 and 1. ...