When a mesh has its collision updated during runtime the navigation around the mesh does not update. Workaround: If the mesh is set to simulate physics then updates to its collision will update nav ...
Translucent materials are no longer showing light reflections in scene when using r.forwardlighting 1 with lights. This is a regression from functionality in 4.11.2. This no longer works with 4.12 ...
This wasn't like this in 4.24 (see attached images). If you create a variable Engine.Owner.Position the search will find it however. Found in 4.25 Preview 2. Reproduced in 4.26 Main. ...
Method FNiagaraScalabilityManager::ProcessSignificance() iterates on indices from Context.SignificanceIndices and uses them to access the State and ManagedComponents arrays. It can then decide to cr ...
Aligning comment boxes does not move the nodes within them. Reproduced in 4.10.0 binary and Main (CL# 2765781). Not a regression: Blueprint node alignment was not available prior to 4.10. ...
A user has reported a crash that is occurring on his Sony Xperia Z3, https://answers.unrealengine.com/questions/667998/4161-dev-build-app-crashes-on-start-unfortunately.html The user has attached ...
Teleporting a destructible mesh only transports the mesh of the object, the collision remains where it was originally located. Further, if the player runs into the collision, the static mesh will re ...
When uploading ETC2 packages to Google Play Store, it shows that 10712 devices were removed as supported devices and 332 remain. They did state in their AnswerHub that the unsupported devices still ...
Attempting to open a skeletal mesh or animation in Persona causes the editor to crash. Regression: Yes Working: 4.13.2 - CL 3172292 Broken: 4.14.0 - CL 3195953 ...
Certain interactions between a Rect Light with a Light Function and a Post-Process volume lead to a check() when compiling a Ray Tracing PSO for tracing lights. This check() only happens when shader ...