Users affected: 440 Total occurrences: 672 Last occurrence: July 16th 2024, 2:40:01 pm First occurrence: December 31st 2023, 1:47:28 pm Latest version: ++UE5+Release-5.3-CL-29314046 Platform: Win64 ...
After creating a Scene Component code class and an Actor code class, creating a reference to the SceneComponent in the Actor class constructor will cause a crash on hot reload in the editor. ...
If a scene component is added to a child blueprint and the parent blueprint is compiled, a log warning will appear that states: "LogBlueprint:Warning: USimpleConstructionScript::FixupRootNodeParen ...
The editor crashes if you implement two blueprint interfaces in an actor blueprint, and then an actor component blueprint. These interfaces must have at least one function that returns a value. The ...
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 ...
[Link Removed] From UDN: If you are using the new compatible skeletons feature and you have a Montage with an attribute curve on it, the curve is not correctly mapped to the target skeleton. So ...
Function call inputs do not revert to their Default Values if a variable node is connected and then disconnected. Refreshing the call node does not reset the inputs to their defaults. Reproduced in ...
When multiple duration GameplayEffects apply a GameplayCue with the same tag, the network authority game instance (standalone & servers) will remove all GameplayCues with that tag from the AbilitySy ...
When naming assets in the Content browser, If you include a number within the name, as long as the name is the same as other Assets, the numbers will not be shown in ascending order. Included 2 ph ...
When using a source build of 4.12, the crash report client window does not open even if Crash Report Client is manually built alongside the editor. UPDATE: Only affecting Source builds from Github. ...