Hi, I tried to use for a scriptable tool the watch property node for a struct. The objective for me was to offer to my user a view of a struct in the scriptable tool and have these modifications b ...
Skeletal Mesh motion vectors are output only for the last sample of Spatial Sample Count, while Static Mesh motion vectors are output in all samples. UDN: [Link Removed] Slack thread: [Link Remo ...
This can also be observed while running in PIE mode using the console command "r.TSR.Visualize -2". It is not clear whether it is only the TSR flickering temporal analysis visualization that is exh ...
With Interchange, the combined meshes should not include the Collision mesh. Also the combined meshes should use the collision mesh as their collision. cf. [Link Removed] ...
We'd like to have tooltips that show the description/comment for events in the visual logger tracks in rewind debugger ...
A change has been done to the TSoftObjectPtr class that warns when constructing a pointer-to non-const from a pointer-to-const. This change makes sense and is correct. Example: UTexture2D* Loade ...
Reported here [Link Removed] and maybe here too [Link Removed] ...
The licensee has identified a potential fix by changing if( Settings.bLerpUVs ) to if( Settings.bLerpUVs || UVIndex == 0 ) On line 389 of NaniteBuilder\Private\Cluster.cpp in UE 5.5 ...
A Skeletal Mesh simulating physics that hits a Geometry Collection Actor with OneWayInteraction true, OneWayInteractionLevel 1, and is using Damage Propagation (default) will be accelerated so fast ...
cf part 2 of that UDN https://udn.unrealengine.com/s/question/0D5QP00000rP4CG0A0/interchange-custom-collision-changes-from-fbx-pipeline?fromCase=1 ...