AirSim Version/#commit: (latest main at the moment of creation) 6688d27d3712c2a9c824ababec7a2703475b6628
UE/Unity version: 4.27.2
autopilot version: N/A
OS Version: Ubuntu 22.04.4
What's the issue you encountered?
Rendering for airsim cameras placed via settings.json seems to be unaffected by Unreal Engine parameters, only the main window camera is. Simplest example - I've reset all the scalability settings to the minimum by adding in DefaultEngine.ini
And here is what I see on launch - main window as expected looks terrible, but all cameras are still high quality. And the results I'm getting via API is high quality as well.
Bug report
What's the issue you encountered?
Rendering for airsim cameras placed via settings.json seems to be unaffected by Unreal Engine parameters, only the main window camera is. Simplest example - I've reset all the scalability settings to the minimum by adding in
DefaultEngine.ini
And here is what I see on launch - main window as expected looks terrible, but all cameras are still high quality. And the results I'm getting via API is high quality as well.
Is there a way to control cameras rendering?
Settings
https://gist.github.com/Templarrr/e2371ff92d183da2126f56effdc33546
How can the issue be reproduced?
Include full error message in text form
What's better than filing an issue? Filing a pull request :).