The "Set Color and Opacity" node has a little black box that can be clicked to bring up the color wheel to set the desired color. The color wheel does not work unless the user uses the color spectru ...
Multiple users are reporting crashes in the Engine when using an AMD R9 380 and 390 series cards. There was a request to have these cards added to compat lab for testing, but have not heard any upd ...
Upgrading a code project from 4.8 to 4.9 results in the selected startup project in the Visual Studio solution changing from the game project to the UE4 project. This results in unexpected behavior ...
Creating an event dispatcher and BlueprintImplementableEvent function with the same names causes a signature conflict inside the blueprint. The event dispatcher is then broken as it cannot be delet ...
SyncGroups Do Not Function between AnimSequences when Blend Time is 0 (zero) *It is quesitonable SyncGroups function between AnimSequences regardless of what the blend time is set to, but especiall ...
Weird behavior occurs when toggling Simulate Physics on physics actors by input instead of on BeginPlay. Multiple odd behaviors are present such as touching physics actors ignoring collision. Test ...
The Vive will sometime get locked to 60 FPS due to the window bleeding over into a second monitor. ...
When a blueprint that is based on a custom class is migrated from one project to another the references to the original class are held. This means that the blueprint is unusable in the new project, ...
Using "Set Bone Rotation by Name" in the construction script of a blueprint using poseable meshes incorrectly rotates the mesh. ...
When using SetActorPosition() on a WheeledVehicle, it does not affect it in any way. This worked previously in 4.8. This has also been tested in main CL# 2698791 This may be related with: https:// ...