If two code components have the same TEXT("") name in the CreateDefaultSubobject call the code will compile correctly but the editor will freeze when adding an instance of the class or classBP to th ...
Cannot bind event dispatchers between two blueprints that share a parent class. This issue also occurs if you use the parent as a variable in the child. The bind event dispatcher seems to only take ...
Sprites using a lit material render black in Orthographic views. Sprites are rendered as expected in Perspective view. ...
Spawning a bp, setting the location, and simulating physics in one string will cause the Set Actor Location node to be ignored User Description: One is if you spawn a physics actor which has simu ...
ESplineMeshAxis Enum is not available as a variable or struct User Description: I have a struct that is responsible for holding many of the properties of my spline meshes. I want it to hold the ES ...
If you 'Save All' after renaming an asset after it's creation, without any saves prior, it will appear in the windows explorer's content folder but will not be visible in the editor. ...
Creating a C++ class based on actor and adding components to it will build successfully and work as expected. However, creating two child blueprints of a parent that is based on that C++ class and p ...
Non local players cannot hear opponents footsteps and other various notifies, however, other sounds such as gunfire, etc. are present. Regression: User reports this issue is not present in the 4.8 ...
When you have the mouse cursor set to show in game, if you use shift+f1 to unlock the mouse, eject, and then attempt to click and move an actor using the transform gizmo, you are unable to do so. S ...
When using a Create Dynamic Material Instance node the Get Material node will plug into the World Context Object rather than the Parent input. This will cause a error to be thrown that does not allo ...