When using an RVT with BaseColor/Normal/Roughness format on DX12 with a GPU that supports Tier2, a GPU crash may be seen.
Open the TM-RuntimeVirtualTextures map in QAGame.
Open the asset /Game/Maps/Tools/VirtualTexture/RVT_Landscape.uasset
Change "Virtual texture content" to "Base Color, Normal, Roughness"
Observe GPU hang.
After the fix, there should be no hang, but the RVT change will make the map appear grey/incorrect until the associated materials are fixed up. To do that select the RVT asset in the content browser, and in its context menu select "Fix material usage". Even after this the map won't look exactly as it did before the RVT change, because specular is not handled by the format. This isn't a bug.
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
How do I set a material as a post-processing material?
What is the difference between Camera and CineCamera?
UMG RichText not appear image when packaged
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
How to delete some elements correctly when deleting an array loop?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-186950 in the post.
0 |
Component | UE - Rendering Architecture |
---|---|
Affects Versions | 5.2 |
Target Fix | 5.3 |
Created | May 24, 2023 |
---|---|
Resolved | May 26, 2023 |
Updated | May 26, 2023 |