Fix unity settings file#2303
Fix unity settings file#2303wolf843 wants to merge 3 commits intomicrosoft:masterfrom jasonhbartlett:fix-unity-settings-file
Conversation
|
|
|
Hey @wolf843, does this also fix the problem of an extra I have opened another PR with some other improvements to Unity build (#2328), and noticed this problem during that |
| } | ||
|
|
||
| // Verify SettingsVersion is greater than 1.2 | ||
| if (SettingsVersion != 1.2) |
I think the problem still persists, since the GetAirSimSettingsFileName() is the same as in the older InitializeAirsim.cs Could be mistaken, please correct me if that's the case |
|
@madratman I think the best way to get the settings fixed would be to do piecewise PRs or atleast smaller commits, will make it much easier to review and test |
|
closed due to license agreement not being signed and unanswered old CR feedback |
test pull