flightmare_unity icon indicating copy to clipboard operation
flightmare_unity copied to clipboard

No depth image

Open pipixiaCommander opened this issue 10 months ago • 0 comments

Hello, while running this project, I encountered a problem that I could not render depth images, and an error was reported in my unity as shown below: unity It looks like the ReadPixels() function called in the getRawImage() function does not support the TextureFormat.RFloat format. My platform is Ubuntu 20.04 with an Nvidia RTX4060 TI. The unity version is the same as the source project. Looking forward to your answer,thanks

pipixiaCommander avatar Dec 11 '24 02:12 pipixiaCommander