A Pass-by-Reference function input cannot accept a reference to Self. Workaround: Cast from Self to the desired class and use that for the function's input. ...
Looking at several blueprints during play, that add multiple static meshes in their construction script, drastically drops the FPS. As a workaround, I suggested to the user that he should use Insta ...
Interface function has the incorrect pin type if referencing self User Description: I have an interface that requires an array of its own interfaces as output. I have that array of interface as a ...
If the user unhooks their Oculus HMD (USB cable) from the PC while a level is loading the editor will crash ...
This is a regression. Tested in //UE4/Release-4.27 CL18319896 Add World Rotation applied to a Static Mesh simulating physics behaves erratically. ...
Values changed to an inherited Struct variable in a Child Blueprint will be kept after compile, but any not changed will be set to 0s. ...
To have a Particle System use an Emitter Delay Range that is chosen on each loop of the emitter, you must have under Duration, Duration Recalc Each Loop set to True. ...
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 ...
If the Restart Game function is called in blueprints or code then the editor will crash when exiting PIE [Link Removed] ...