Image appears to be upside down Bug was checked on production, engine version 4.25.3 and is NOT reproducible Regression = yes ...
ALLOW_DITHERED_LOD_FOR_INSTANCED_STATIC_MESHES works without crashing in ue4.27. It appears that this code path is not maintained in ue5. ...
Landscape collision does not properly register if a character collides with it from under the landscape. ...
A user has reported the SSR quality on Macs has no visible difference between 60.0 to 100.0. I was able to confirm this is the case and also found this to be true on PC as well. I noticed that the ...
Quickly undocking a window from the main editor window can sometimes result in a large black rectangle appearing, most likely representing the resulting window, and freezing the editor for a short p ...
ShooterGame servers crash on the Linux and Mac machines. The following failed to find Font warnings appear in the output: [2016.08.23-16.59.05:186][ 0]LogUObjectGlobals:Warning: Failed to find ob ...
The search field within blueprints loses focus after right-clicking in an empty space in the graphs. I checked to make sure this was not a universal issue, and it is indeed platform specific with t ...
In our Docs page SSR is listed as compatible with mobile here: https://docs.unrealengine.com/latest/INT/Platforms/Mobile/PostProcessEffects/ While testing this doesn't seem to be the case so either ...
Child actor component removed when changing the class of a child actor component. Only the default class for the child actor component is used. If the user attempts to change the class the child act ...
When forward shading is enabled sphere reflection actors seem to disregard their influence radius. This seems to cause issues with effecting meshes that should be outside their radius. ...