When multiple instances of a Blueprint in a level are selected, any component added to that Blueprint's parent class in code will appear in the Details panel with the words "Multiple Values" and a R ...
When pressing the Open Marketplace button in UE5 or the Marketplace button in UE4, nothing happens. This occurs in both UE5 Early Access and UE4 4.26.2. Tested in //UE4/Release-4.25 @ CL 14469661 ...
Context: PCGComponents on actors contains a category "Instance" that allows the user to connect a PCG Graph of their choosing to the PCGComponent which allows the Procedural Node Graph to sample the ...
When failing to hot reload in some cases, the compile button in the editor will disappear and Hot Reloads will stop occurring. This tends to happen randomly in other scenarios but the method above i ...
Deleting the first instanced subobject entry from a default value for a map or set variable can result in accessing an incorrect subobject for the element's value during reinstancing, which can then ...
Renaming a custom ActorComponent class when that class is set as a component in a Blueprint and performing a Hot Reload will crash the Editor if the Blueprint is opened for editing after the project ...
When editing a level with many actors (1000+), deleting an actor results in a noticeable hitch: the editor becomes unresponsive for seconds. This hitch becomes longer the more actors are loaded and ...
User Description: Upon deleting a subfolder in the content browser, your currently open folder displays many objects from other folders as well. Summary: Deleting a folder will cause the content b ...
In Game Input, the buttons for different thumbstick and trigger digital events (i.e. RightStickUp, LeftStickUp, LeftStickRight, etc) can actually fire multiple times in a single frame, even though w ...
Using the TM-MotionControllers map as a test for GearVR, the 4 buttons in the trackpad quadrants of the bluetooth controller don't register via the blueprint. This issue did not occur on Vive at th ...