boreas419 Posted December 4, 2020 Share Posted December 4, 2020 Hi, we are using Unigine 2.13 and I noticed a problem with the planar reflections in combination with 3D clouds. I have an implementation of ObjectExtern that is transparent and is rendered in the Ambient pass. It also has a horizontal planar reflection plane. The planar reflections look fine when the Downsampling Rendering option for the Unigine clouds is set to full. However, for other values of Downsampling Rendering the planar reflections appear incorrect. I created a world that only contains a horizontal plane and the sky and 3D clouds. I used RenderDoc to extract the screen space planar reflection texture that is created by Unigine for the horizontal plane for different values of clouds Downsampling Rendering. The reflection image should fill the entire texture in all cases. However, the reflection image gets smaller when Downsampling Rendering gets lower. For half and quarter, the image only partially fills the texture and the rest of the texture is just empty. See the extracted textures below: Downsampling Rendering = full Downsampling Rendering = half Downsampling Rendering = quarter We want to use Downsampling Rendering = quarter for performance reasons. But at the moment this is not possible, because of this problem with the reflections. Can you please help to solve this problem? Thanks! Link to comment
silent Posted December 4, 2020 Share Posted December 4, 2020 Thanks for the detailed bug report. We will check the preproduction on our side next week. How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN Link to comment
silent Posted December 4, 2020 Share Posted December 4, 2020 Fixed. Bugfix will be included in 2.13.0.1 update next week. How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN Link to comment
boreas419 Posted December 7, 2020 Author Share Posted December 7, 2020 Thanks for the quick response! Link to comment
Recommended Posts