Description

On line 408 of UPhysicalMaterialMask::GetPhysMatIndex() in PhysicalMaterialMask.cpp, the AdjustCoord() function is given AddressX for both the U and V coordinates. The AddressY input is never used in the function.
This may lead to potential issues with physical material lookup during hits.

Steps to Reproduce

Go to line 408 of PhysicalMaterialMask.cpp, and observe that only the AddressX input is used for the V coordinate instead of AddressY.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-231848 in the post.

0
Login to Vote

Unresolved
ComponentUE - Simulation - Physics
Affects Versions5.4
Target Fix5.7
CreatedDec 2, 2024
UpdatedDec 4, 2024
View Jira Issue