Note: This issue also affects MetaSound Patches and any Members Menu List Repro Rate: 5/5 Regression marked as No: issue was seen in 5.2 and 5.1 UE5+Release-5.2-CL-26001984 UE5+Release-5.1-CL- ...
It seems that when comparing the custom versions for a replay (in the "operator<<" defined in ReplayTypes.cpp), the value retrieved from the FCurrentCustomVersions is not the value set at runtime, b ...
User reported an issue of a mesh not being visible when a project has multi-level blueprint inheritance. After reproing, I believe the root cause is DefaultSceneRoot of the grandchild BP class not c ...
Right now only native subobjects are displayed in the details panel with meta = (ShowInnerProperties) is set. Child Actor Components are an example of this, where if the child actor you have added h ...
When an object, such as a cube, is animated in sequencer and that object's path intersects a stationary character with a character movement component, the object will pass through the character with ...
See the SpinningObjectStability test map in the Physics Sandbox. [Link Removed] It's not clear if this is a bug or a side effect of some of our solver shortcuts (e.g., omission of the precession te ...
Users affected: 51 Total occurrences: 90 Last occurrence: November 19th 2024, 3:25:41 am First occurrence: August 7th 2024, 8:10:10 pm Latest version: ++UE5+Release-5.5-CL-37670630 Platform: Win64 [ ...
It appears that only custom event nodes support a deprecation message. In fact, we need all nodes that use delegates in some fashion to support a custom deprecation message. Both UK2Node_ActorBoundE ...
After triggering a breakpoint in blueprint, variable getter nodes can display the value of a different object than the node's target. For example: if an actor class has a value MyBool and the bluepr ...
Tested in //UE4/Release-4.27 CL 18319896 using Level Streaming the camera was ignored by the ISM_Cube. Collision settings of an Instanced Static Mesh setup in the Construction Script are not preser ...