Description

GPUScene primitive validation is currently busted and asserts. It looks like there are two problems:
1) NaN's in the entries can cause comparison issues, so a MemCmp would be better.
2) There's a velocity bit that is not being updated properly.

Steps to Reproduce

Enable r.GPUScene.ValidatePrimitiveBuffer. Observe asserts.

Have Comments or More Details?

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

2
Login to Vote

Unresolved
ComponentUE - Rendering Architecture - RHI
Affects Versions5.0
Target Fix5.5
CreatedJul 31, 2020
UpdatedFeb 14, 2024