The environment geo is getting in the way and the particle's wireframe outline is the same color as the environment. A current workaround it going to the Preview Scene Settings and turning off the e ...
From the UDN licensee: I put together a draft PR of something that should work. As I mentioned in the PR, this works as expected with one caveat; in SPinComboBox::Construct we are hardcoding the to ...
The attached 105 frame PNG image sequence ( 1920x1080 w/alpha ) crashes the editor in UE 5.3 and 5.4 when played in the media player or in a MediaPlate. The same image sequence does not crash the ...
Regression unconfirmed because this is a new feature. This is not a regression for UE. Tested in //UE5/Release-5.3 CL28051148. Update: When attempting to reproduce on Apple Silicon, Bridge opens ...
Download files from "p012 - Missing Parts/Roof" [Link Removed] Import "SteelRoofOnly.ifc" with datasmith, Nothing is imported. Expected: [Image Removed] "Roof.ifc": Expected: [Image Remove ...
WaterBodyCustom seems not to work with Distance Culling settings on its own actor, either Draw Distance/Never Distance Cull or Allow Cull Distance Volume. It only can be controlled by the CullingD ...
The Make Bitmask node uses the flag index rather than the flag mask value unless the enum has the UseEnumValuesAsMaskValuesInEditor meta specifier. UserDefinedEnums in the editor don't support this ...
This is not a regression. Tested in //UE5/Release-5.2 CL26001984 After assigning an IES Profile to a light the icon for that profile updates to a gradient bloom preventing the profile from being pr ...
Deadlock in Chaos during PIE; the main thread is in USkeletalMeshComponent::HandleExistingParallelEvaluationTask waiting for a task to complete, and a worker thread is running that task and is in US ...