Skip to content

Hotfix for 2020.3.15f2 and lower #343

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

Merged
merged 1 commit into from
Apr 6, 2022
Merged

Hotfix for 2020.3.15f2 and lower #343

merged 1 commit into from
Apr 6, 2022

Conversation

nukeandbeans
Copy link
Collaborator

Closes #342

Fixes missing AssetDatabase.SaveAssetIfDirty() API, by replacing it with `AssetDatabase.SaveAssets()' on Unity versions older than 2020.3.16, as an internal (reflection) equivalent does not exist.

@nukeandbeans nukeandbeans self-assigned this Apr 6, 2022
@nukeandbeans nukeandbeans merged commit aef6c4e into LogicalError:master Apr 6, 2022
@nukeandbeans nukeandbeans deleted the missing-api-hotfix branch April 14, 2022 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Latest release (1.570) throws error for non-existent API on Unity versions older than 2020.3.16
2 participants