astroskink Posted November 16 Posted November 16 Hello, I am new to this program. I decided to make a race game according to the tutorial. And i want to improve my terrain. The problem is that when applying masks to the landscape, this pops up. All masks are the same (picture). I am using I9-12900KF and Intel ARC A380 graphics card. Without masks everything working. Please help me with this issue
Solution silent Posted November 18 Solution Posted November 18 The issue is probably related to the GPU driver. Please try to upgrade it to the latest version. Also you can try to switch to Vulkan or DX11 API to see if that makes any difference. We are currently trying to reproduce the same behavior on our Intel test stand to fin the root cause of this behavior. UPD (Nov, 2024): The actual root cause of that behavior is that some (probably, most) Intel GPUs at least on Windows do not support double precision float math in shaders. It would took us some time to rewrite the LandscapeTerrain details code to use float precision only. Sorry for the inconvenience caused. Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Recommended Posts