Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error:CDO Constructor(PIPcamera):failed to find Material'AirSim/HUDAssets/CameraDistortion.CameraDistortion' #3238

Open
Yannisxm opened this issue Dec 21, 2020 · 3 comments

Comments

@Yannisxm
Copy link

error:cdo Constructor(PIPcamera):failed to find Material'AirSim/HUDAssets/CameraDistortion.CameraDistortion'
image

@Yannisxm Yannisxm changed the title error:cdo Constructor(PIPcamera):failed to find Material'AirSim/HUDAssets/CameraDistortion.CameraDistortion' error:CDO Constructor(PIPcamera):failed to find Material'AirSim/HUDAssets/CameraDistortion.CameraDistortion' Dec 21, 2020
@jonyMarino
Copy link
Collaborator

Hi! Please, next time, fill the Bug Report template. Incomplete reports would be closed immediately.
We have updated to UE 4.25.
Update your UE version, and the error will disappear

@denmonz
Copy link

denmonz commented Mar 12, 2021

If anyone else is encountering this issue on UE 4.24 and can't upgrade your project to UE 4.25 (like myself) I was able to go into the source code ([UE4_project]/Plugins/AirSim/Source) and commented-out the code in PIPCamera.cpp and PIPCamera.h that mentions the distortion effect (variable distortion_material_static_ and function setDistortionMaterial()). Then I rebuilt my project from source via Visual Studio 2019. It's working thus far for me, but I have yet to test whether something like this is viable and won't cause issues later.

@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had activity from the community in the last year. It will be closed if no further activity occurs within 20 days.

@stale stale bot added the stale label Apr 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants