Parent blueprints do not recognize child class actors as the same type as the initial parent blueprint. This makes it difficult to create a master blueprint for spawning/ai control/etc. ...
The editor crashes if two saves happen in rapid succession, for example, if you use Ctrl + S then immediately use Ctrl + Shift + S. This issue can be somewhat difficult to get the crash from as the ...
Instead of reflecting an average color of the surrounding, reflections become black with increased roughness values. Found in 4.22 CL# 6574378 and 4.23 CL# 6925347 ...
Edit MattK: Not reproducible yet If the editor is open and used for a long period of time without being closed, it stores memory use. After building up a significant amount of resources building us ...
If a return node is removed from an interface that has been implemented in a blueprint, compiling the blueprint will cause a crash. Crash Reporter: [Link Removed] Frequency: 2/2 ...
Custom events cannot be overriden in child blueprints. The add event option is no longer available so as to override a custom event that was created in the parent. This appears to be a regression. ...
After staring a new, blank project, and adding a generic blueprint actor, the editor crashes after you add a "Get Landscape Material" Proxy to the event graph within the blueprint. ...
In UE4.14, the Editor freezes and is unresponsive and/or user cannot use any element of the editor in the second display Regression: this did not occur in previous versions of the Engine: tested in ...
Internal team is encountering a crash when adding too many VR devices. Email thread titled "Re: Crash Logs" The bug is an internal limit of devices the code supports, which is 8. If a controller o ...
The Tooltip for the Results Pin of the DynamicBranch Material node incorrectly says that Color Input 1 will render if the Alpha is greater than 1, but the setup is for greater than 0. [Image Remove ...