/// We are going to deprecate this component for the UE5 release. /// The issue also reproduces if console command"p.gc.ShowRigidBodyId -1" is executed in PIE The issue can be reproduced ...
In a normal detail panel, each element has its own SDetailSingleItemRow and are mostly uniformly sized with some exceptions of having a few bigger rows (i.e. asset pickers). However, these layers ar ...
Note: Clipping on letterboxed player screen works fine on 4.24. This issue was brought in by CL#10541213. Here's a workaround TSharedPtr<SGameLayerManager::FPlayerLayer> SGameLayerManager::Fin ...
Selected Option is part of a Switch Actor property. When attempted to add the property in variant manager, the property named selected option doesn't show up in variant manager properties. Reported ...
Alternative you can follow these steps to reproduce 1. Create a new project with ray tracing enabled 2. Activate the groom plugins 3. Import a groom asset into the scene 4. Add any light type to the ...
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 ...