Including files with a .cc extension instead of .cpp in a code project used to build fine in Visual Studio. This is no longer the case in 4.21.2. The error message that results indicates that only C ...
Found in 4.22 CL#6574378 Reproduced in 4.21 CL#4753647, 4.24 Main CL#7062442 May be similar to [Link Removed], which was reported fixed in 4.13 The following warning is spammed when trying to mov ...
Adding a child widget that contains a bound animation to a separate widget blueprint results in failure to save. Working in 4.22.3 Tested in: 4.22.3 CL#7053642, 4.24.1 CL#10757647, 4.25 CL#108892 ...
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 ...
Certain Translucent Materials with Surface Lighting Models and Additive Material based Particle Systems will not render in Shipping/Distribution configuration using Metal Rendering on an iPhone 6*. ...
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 ...
When a user first creates a VR template, if they're without motion controllers, they may wonder why it's "not working" (can't move, etc.) We should more directly message out that this is based on t ...
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 ...
UMG Visibility binding resets to default after closing and reopening project first time. "Get Visibility" on Button click boolean toggle for widget blue print "False" return node value gets automa ...