Due to the way we pick CrowdManagerClass at runtime (see UNavigationSystemV1's constructor) whatever is being set via project settings is ignored. ...
Geometry from a Rhino 6 file is not importing correctly. When imported it has holes and tears in the mesh. The same file saved as Rhino 5 and imported looks fine. ...
The 'Any Key' input isn't working when it is assigned in the Axis Mappings menu. If you call 'Any Key' in Blueprint it still functions as intended. This is a regression from 4.19.2 (CL-4033788). T ...
With a light function being used on a light and volumetric fog enabled if you move the camera around it will cause screen-space banding at the edges of the screen. Found in 4.19 CL# 4033788, 4.20 P ...
Attempting to add a new element to a struct array through the details panel when the panel is locked results in a crash. Regression?: No This issue did not occur exactly the same way in 4.18, but t ...
Application crashes when using nodes in Editor Scripting category in package. The reason is that the processing of the node in the Editor Scripiting category is surrounded by #if WITH_EDITOR. As ...
No hover events firing when using a bluetooth mouse on android. Tested with 4.20p5 CL# 4173645 4.21 CL# 4179794 ...
The Beam Emitter does not use local space, and you cannot check “Use Local Space“ in Required module. Found in 4.19 CL# 4033788, 4.20 Preview 5 CL# 4173640, 4.21 CL# 4199311 ...
When using the feature "promote to variable" on a pin that represents a value that is not an engine default (Example: Floats = 0.0, Booleans = False, ect..), that default value (for the variable tha ...
Loaded level defined in TSoftObjectPtr <World> fails to load with LoadLevelInstance. This is due to "UEPID" prefix. Because it is rewritten by FSoftObjectPath :: FixupForPIE (), retrieval of Object ...