When an item has the option to open and change a color via the Details panel of the placed Blueprint actor in the world, the color picker will close immediately on changing any one setting. ...
First of all, I'm not sure this is an issue with UE4, but I'm not familiar with Blender to rule this out. A user has reported an issue when importing a Rigged mesh from Blender it will add an addi ...
After creating a component blueprint (tested with SceneComponent / ActorComponent) the blueprint cannot be reparented to a custom classed inherited from ActorComponent. This seems inconsistent sinc ...
Attempting to add collision to an EQSTestingPawn class is not possible, as the inherited capsule component seems to override any new collision. Simulating with the inherited capsule will cause the P ...
Render Target is displayed across the client and server. Render target should only be displayed on the player and screen that spawns the actor. Note: Turning visibility off for the render target w ...
Netprofile crashes networked games using Steam with the following assertion: Assertion failed: "Invalid interface for Steam P2P addresses" && 0 [Link Removed] [Line: 72] No Crash Report is submitt ...
Although Asset Tabs will be restored, the option to "Restore Open Asset Tabs on Restart" in the Editor Preferences becomes unchecked after a crash thus causing the user to remember to select it afte ...
Going to an earlier point of a replay does not update to previous visibility state on an actor that was switched to not visible during demorec. Reproduced in 4.9.2 binary and Main (//UE4/Dev-Main C ...
When turning on the wifi connection on the device, the game either crashes on the device or it'll freeze for about 15 to 30 seconds. Devices: 5231_S939 (ARM Mali-450 MP4; 4.4.2) - occurs on 2894_G ...
Attempting to add multiple instances of a Scene Component that was created in code and contains a component such as a Box Collider causes the Box Colliders of each Scene Component to be parented to ...