Skip to content

Unity 2019 compatibility#24

Merged
Matias Alvarez (malvarezphrase) merged 1 commit intomainfrom
598-unity-2019-compatibility
Oct 22, 2024
Merged

Unity 2019 compatibility#24
Matias Alvarez (malvarezphrase) merged 1 commit intomainfrom
598-unity-2019-compatibility

Conversation

@jablan
Copy link
Copy Markdown
Contributor

@jablan jablan commented Oct 17, 2024

Seems that older Unity versions use older C#, not allowing for some syntax that we were using in the plugin.
Also, parts of Unity Localization package aren't exposed to versions before 2020.3. I managed to selectively disable part of the plugin relying on these classes so that the plugin still runs in older versions, without affecting the functionality in the newer versions.

Would be nice for this to be QA-ed.

https://phrase.atlassian.net/browse/STRINGS-598

@malvarezphrase Matias Alvarez (malvarezphrase) deleted the 598-unity-2019-compatibility branch October 22, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants