weibo.xie Posted October 16, 2020 Posted October 16, 2020 Hi, I installed 2.12.0.2 SDK and the oil_refinery demo, editor will 100% freeze when I change some parameter of sun, for example the rotation of sun and shadow map resolution. My video card is RTX 2060, the driver is 26.21.14.3630. Please help have a look. Thanks.
silent Posted October 16, 2020 Posted October 16, 2020 weibo.xie There are tons of objects with static shadow enabled (all the trees, for example) and when you change sun parameters you need to wait until it's being rebaked. To avoid it you can change Sun Shadow Mode to Dynamic (with perf loss of course) or by disabling the shadow casting from all the trees. Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
weibo.xie Posted October 17, 2020 Author Posted October 17, 2020 On 10/16/2020 at 3:38 PM, silent said: weibo.xie There are tons of objects with static shadow enabled (all the trees, for example) and when you change sun parameters you need to wait until it's being rebaked. To avoid it you can change Sun Shadow Mode to Dynamic (with perf loss of course) or by disabling the shadow casting from all the trees. Thanks! It works. Thanks a lot.
Recommended Posts