When using a runtime virtual texture with a resolution of greater than 2^24 we can start to see a lack of precision in sampling when the sampling UVs get closer to 1.
To see this we need to be using using adaptive virtual texture to allow for a texture with sufficient resolution. But the issue is not with adaptive virtual texture itself.
The issue comes from the lack of precision in floating point as we near the value of 1. At around 1 we have a precision of 2^-24.
Use the attached RVT_TestCase project.
The runtime virtual texture stores a grid which is sampled.
Observe that the grid looks good near the origin.
But at the far side of the volume the grid appears corrupted.
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
I am not able to find world outliner how to enable it?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
How can i modify the param name in EQS node
My UE5-0 Directional Light is too small and not real ,please tell me how to fix it thanks
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
uefn session not lunching, wierd error
How to achieve HLSL Multiple Render Target in Material blueprints?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-155365 in the post.
6 |
Component | UE - Graphics Features |
---|---|
Affects Versions | 5.0 |
Target Fix | 5.7 |
Created | May 31, 2022 |
---|---|
Updated | Sep 4, 2024 |