Renaming a Parameter in a Base Material will make all instances of that Base Material in the level and the instance's thumbnail reset to default values from Base Material until the Instance is opene ...
Characters with disabled Net Load on Client are loaded twice on a Standalone Client. This does not occur on the Server. This only occurs in Standalone, not in PIE nor in packaged games. Reproduced ...
Dowloaded 4.7.5 release from GitHub and was able to compile the UE4 Editor source code successfully. Then attempted to compile using the "UE4 - Game -Mac" filepath, but received message saying could ...
When trying to override the CanJump function of a character blueprint, the function does not show up in the MyBlueprint panel's function section. Hovering over the Function bar shows the "Override" ...
A projectile brought over from 4.5.1 or earlier that does not have a Primitive Component as the Root, or removing the root from the projectile in 4.6, returns an error: "Movement component [Projecti ...
Duplicating a blueprint that has a node hooked up to BeginPlay causes the BeginPlay in the duplicate blueprint to target the original blueprint. This does not appear to affect functionality. Occur ...
Struct array variables interpret multiple Structs as the same if they have the same values. This does not occur if the values in the Structs added to the array are different. Test project in 4.8.1 ...
A function in a Blueprint Function Library that references another function in that library cannot be saved after closing and reopening the project. The library will save without error until the pro ...
This crash seems to be related to or a continuation of [Link Removed], where that specific CrashGroup stopped receiving new crashes after the 4.10 release. This one has occurred from 4.13 - 4.15 (s ...
For map placed blueprint actors with components with property modifications, when triggering Reset Instance Changes to Blueprint Default from the actor instance's Details panel, any components with ...