When a scene is light with a single Stationary Directional Light and a Single Stationary Skylight and packaged to use Windowed Fullscreen, there is a difference in how the scene is rendered compared ...
A user has reported a crash when attempting to use the 'Spawn Actor' node within his level blueprint. I was able to follow the repro steps provided in the original answerhub post and get the crash ...
When a camera attached to a spring arm is turned at a +90 or -90 degree angle in the Y Axis (can't go any further) and turned, it can jitter and cause visual issues. Note: This occurs in the base ...
I am using the orthographic camera preview fairly extensively for making an in-engine Tiling Texture maker. This feature is currently busted since the orthographic camera preview window is rendering ...
When using the Default Scene Root component in a blueprint with no additional components, the box extent of the Get Actor Bounds node is returning 128,128,128 instead of the expected 0,0,0. If you ...
STARTMOVIECAPTURE no longer works in a single player game [Link Removed] looked into the code and found that it's in the EditorServer code. We tried it with two players and then it appears to work ...
Custom depth does not render on static meshes converted to blueprint without render custom depth option enabled. This issue does not affect objects that are added as a component to a blueprint. To w ...
This is a common crash that has occurred in 4.17.1 and 4.17.2, there are no immediate records of it occurring previously. Users have not provided any descriptions of their actions when the crash oc ...
A licensee has reported a problem where FVisualStudioSourceCodeAccessor.AddSourceFiles is unable to handle two files being added at the same time. In this case, a .cpp and .h are added at the same t ...
The user is using a Nav Mesh Bounds Volume and a Nav Link Proxy. They are calling AI Move To to navigate to the point, but the Character reproduces extra movement and goes a bit past it. For debuggi ...