The editor-only function in the native parent class is not compiled in the game module, which is why we're getting this error. The Blueprint compiler should follow suit during cooking and not genera ...
Shaders that compare custom depth and pixel depth get wrong output values because the ranges are different. This error is most noticeable over large distances. The difference in ranges is due to t ...
Note: This repros on 4.27 and all 5.x versions. When using the mobile renderer and/or forward shading, Planar Reflection will simply not work if the reflection plane normal has components that add ...
Reported in SF [Link Removed] With Datasmith Direct Link from Archicad, when adjusting the roof thickness for an imported roof any adjustments to the transform of the roof will not update on resync ...
FDeltaCompressionBaselineManager::CreateBaseline will return early if the object has an invalid ObjectInfoIndex, which is allocated in FDeltaCompressionBaselineManager::UpdateScope (by calling FDelt ...