When a hot reload occurs in the editor, if the component of a placed actor is selected then focus will switch from the component to the actor's root. This can be confusing when the root is a code c ...
**UPDATE** When the actor is pulled from content browser to scene, a "ghost" object is created even if the actor is still being "held". Dragging the actor back and forth into the editor viewport wi ...
CrashReporter: [Link Removed] The Navmesh Modifier Component in blueprints does not properly update a levels navmesh. ...
When running a game in the editor and using the Command Console 'ModifySoundClass', the console returns saying the command is unrecognized. It is my understanding, that even if you do not create ne ...
Certain particle systems freeze when rendered in Fullscreen mode during PIE with Text Block added within Widget Blueprint. From what I could tell it is the GPU particles that are freezing. Note I n ...
When using a SpeedTree asset in a scene with a Reflection Capture actor the baked static shadow from an asset will be captured, even though the asset will not due to using the SpeedTree node in the ...
Calling a code defined function in blueprints that returns a TWeakObjectPtr causes a crash. ...
2 GB/hr Memory Leak on maps with no Sky Sphere or Atmospheric Fog to occlude empty space. The leak also occurs during general usage, but was tested with a blank project and an absolutely blank leve ...
At screen resolutions other than 16: 9, widgets added with AddToPlayerScreen can not be completely filled. The final size calculated by GameLayerManager seems to be incomplete. ...