When using the scroll wheel to move, the user will gradually come to a stop when going forward and will increase in speed when moving backward. If the user moves forward using this method until they ...
Adding an element to an array in the Material Editor automatically collapses all expanded elements in the array. I've successfully reproduced this issue with the following nodes:LandscapeGrassOutput ...
Crash always occurs when executing Visualize Texture Command with Texture id. Looks like GVisualizeTexture.Mode doesn't affect correctly. Workaround: VisualizeTexturePresent.cpp FVisualizeText ...
Noise Node Fails to Compile With Voronoi Noise if Ray Tracing is Enabled. Working as expected in 4.22 CL# 7053642 Found in 4.23 Preview 2 CL# 7321677 and 4.24 CL# 7437539 This is a regression ...
If a menu has an entry that is a submenu, and that submenu has entries in it that are also submenus, then the entire menu will close when left clicking the submenu button instead of hovering it. So ...
Since 5.3, BlackmagicMediaSource causes a memory leak. This didn't happen on 5.2. You can see the leak on PIE. [Image Removed] [Image Removed] If "Just-In-Time Rendering" option in the MediaB ...
I traced through the callstack and it looks like the problem is as follows:in order for the BP function to compile, its enum parameter must be uint8, because that is the only type supported by BP fu ...
When using distance fields with instance meshes from the foliage tool everything works correctly, however, when simulating or PIE the distance fields will be removed. This working correctly in 4.7.5 ...
If the Project Settings window is sized to the point a scrollbar is needed to read the complete text for Collisions Settings, expanding "Preset" will result in the scrollbar not appearing initially, ...
Skeletal meshes do not respect collision changes from World Dynamic, always returns as Dynamic. Regression (no) issue (does) occur in 4.12.5 ...