PhysX throws warnings (which are escalated to errors) when CCD and Kinematic are in invalid states (they can only be enabled exclusively). The code to fix this has already been submitted, but may c ...
The color picker window stays open if the Eye Dropper tool selects color from anywhere other than the viewport. The color is captured in the color picker before it closes, but makes it a nightmare t ...
Masked materials that sample virtual texture don't function correctly. They render black instead of masked. This happens when there is no depth pre pass enabled. Automatically enabling depth pre p ...
This is a regression. Maybe Binary only if it hasn't already been fixed. Tested in:StreamCLTypeResults//UE5/Main18386535PerforcePerformance is normal after screenshot//UE5/Main18218925Perforce Per ...
The following code fixes the tilt : void UTargetingSelectionTask_AOE::DebugDrawBoundingVolume(const FTargetingRequestHandle& TargetingHandle, const FColor& Color, const FOverlapDatum* OverlapDatum) ...
Hello! In UE 5.5 Preview, new stylus code was introduced, which can cause a test failure in an unrelated test suite, Editor.Plugins.Tools.Modeling.EditorMode.ExtrudePolygons.*. The test indirectly ...
Hi, I also ran into an issue when exporting a skeletal mesh that has multiple sections that all share the same material slot. It looks like the index buffer that's constructed is incorrect. In GLTF ...
Repro Rate 5/5 Packaged onWindows - 10 - Enterprise - L3864 Processor: AMD Ryzen Threadripper PRO 3975WX 32-Cores 3.50 GHz RAM: 128 GB GPU: NVIDIA GeForce RTX 3080 GPU Driver Version: 572.83 ...
Collision shapes for merged actors using the Merge Actor tool do not account for the rotation of the actor when combining the data. It looks like the X and Y collision shape rotation in the world ...
View Frustum and Occlusion culling do not appear to work for Planar Reflections though the stats in PIE seems to indicate otherwise. I've attached two gifs showing View Frustum and Occlusion chec ...