The modes are useless and should be disabled while the vertex(es) is(are) selected. The same behavior in Edit Collision and Edit RenderGeom modes. I've checked it in 4.25.3. Probably, this bug exis ...
There is an arrow with a menu that opens when clicked. That menu binds member functions to the widget. The widget is being deleted when the user clicks on the action in the menu, before the action i ...
It seems to be occurred when exiting fullscreen exclusive mode during the PSO build. And it seems to happen during the loading screen as well as the PSO build. What I suspect is that when focus los ...
The delegates for actor should show up in the Detail tab like components. There should be an "Event" group and list all available delegates, and designers can click on the "+" sign to add event on t ...
Reimporting a skeletal mesh causes "use high precision tangent basis" & "use full precision UVs" to reset and no longer being applied to the mesh. Reported and tested in version 4.25.3(CL 13942748) ...
When PIE'ing and stopping PIE with Google Resonance in use, the engine crashes after PIE session ended. Crash appears as a result of the Soundfield Submix's Soundfield Encoding Format being set to ...
The purpose was to create a Level Sequence Director inheritance class so that the same event could be reused in multiple sequencers. Attempting to quick-bind this base Level Sequence Director event ...
The cause of the crash is out-of-range access to the array. ExcludeDecals eliminates the mesh instance to which the decal material is assigned, but it seems that the MeshCommand has been registered ...
The display position of the text in DrawDebugString is affected by the scale of the display. Should refer to the Project() of DebugCanvas (not Canvas). - Suggest Code void AHUD::DrawDebugTextL ...
According to the licensee, this problem is caused by a variable inconsistency in Cvar. The cause seems to be the difference between the CVar reference when generating RayTracingSceneRHI and the CVa ...