Skip to content

Conversation

@chazix
Copy link

@chazix chazix commented Feb 9, 2022

Merging in: DragonBox#410 2020 fix into our version

This pull request solves the error when installing in Linux a Unity version 2020. It seems that untill Unity 2019, the unity_builtin_extra file has the string version coded at byte position 20. In 2020 the string version is coded from byte position 48. It has been coded a check for trying reading what it is expected in 2019 and if it is "\x00" set the seek position for 2020.

@chazix chazix merged commit 7d1a018 into Animal-Team:master Feb 9, 2022
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