EV -0.5 [Image Removed] EV 0.0 [Image Removed] ...
Launcher build ships with VulkanRHI Android binaries but do not seem to support Vulkan on Android from the launcher build without source. ...
Adding Instances to the Hierarchical Instanced Static Mesh Component on BeginPlay causes the Editor to crash. Tested in 4.19.2 (CL - 4033788), 4.20.1 (CL - 4229980), 4.21(CL - 4235929) ...
I understand that this is not something you're intended to be able to do (Montages aren't used this way), but we should bar the user from inserting a montage into this variable slot. Crash occurs w ...
When using a pawn blueprint, you cannot modify the value of a variable in the config files. This issue does not affect other kinds of blueprints, as this issue does not affect actor blueprints. Re ...
When attempting to dynamically set the collision of a Spline Mesh component, the collision settings are not kept in a packaged game. Found in 4.10.4. Reproduced in 4.11 Preview 6 and Main CL 28772 ...
This is an infrequent Mac crash in the 4.18 release. The callstack is a match to [Link Removed] (loading Zen editor on Mac), but that was confirmed fixed for 4.18.0 while this continues for users. ...
UPD: affected version 4.26 so regression for 4.27 is no ...
Character::OnJumped_Implementation() should be virtual or users' custom implementations will not be called. If they declare it with "override" their code will fail to compile. Already fixed in Main ...