bebert-ama-inc Posted August 26, 2024 Posted August 26, 2024 I am currently working on a project in version 2.17. I am trying to render multiple cameras with different clipping planes to one render target, and I'm using the Render To Target in the cpp samples as a guide. Unfortunately, it seems this feature stopped being functional in my project. I tried testing the Render To Target example again, and had the same issue where only the last camera to render would be visible. This same issue exists in my project. I have not edited the sample at all. The attached RenderToTarget217.png shows this issue. I added the 2.19 SDK and downloaded the cpp samples for that version. I tried the Render To Target demo for this version, and it seemed to work just fine, as the 2.17 version used to. I'd prefer not to upgrade my 2.17 project at this time, but I'm wondering if this is a bug that was introduced in 2.17 and will force me to upgrade my project.
silent Posted August 27, 2024 Posted August 27, 2024 There were some issues indeed in 2.17, so we do recommend to use the latest 2.19 version instead. Optionally you can try to port 2.19 code to 2.17 sample to see if that helps. 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