TArrayView64 RangeCheck prints the incorrect error messages for values over 32 bit. Repro Rate: 4/4 Tested this in //UE4/Release-4.27 @ CL#18319896 and the issue did occur there, it is not a regre ...
Changing a variable type inside of a Structure does not always reset it's default value causing "Cannot parse value" error. Upon changing the default value or adding another, different variable type ...
Labels for buttons added to the Level Editor Toolbar from the Editor Utility Tool Menu Entry blueprint do not appear in the toolbar. This functionality did exist in 4.26/4.27 but no longer seems to ...
Streaming out the navmesh and streaming the area back into the world before the GC runs causes the navmesh streamed back into the world to only have navmesh tiles on a layer with tiles that would b ...
When running a build with bSharedLinearTextureEncoding enabled, View.GGXLTCMatTexture and View.GGXLTCAmpTexture are pointing at the black texture fallback, which affects correctness of rect lighting ...
See Comments. User reported planar reflections aren't being applied to translucent materials on Mac OpenGL, which may also affect Linux OpenGL and Mac Metal. Need to investigate what this feature r ...
Base-pass rendering on Mac Metal now generates transient black/Nan spots across the scene - this appears to be related to r.BasePassOutputsVelocity and is presumably the connected to the incorrect s ...
Distance Fields generated for the 4 basic static mesh assets in the modes panel appear to have artifacts or low resolution. This is only affecting certain shapes that I can see. Adding in assets fro ...
Adding the C++ Vehicle feature pack to a project fails to compile with the following error:CompilerResultsLog: Info Error: Couldn't find parent type for 'TP_VehiclePawn' named 'AWheeledVehicle' in c ...
Pressing the focus key twice in a Niagara System's preview window causes the preview to lose orbit around the system. Upon pressing the focus key again, the orbit remains lost. Alt + Left-Click also ...