FlaShG / GitMerge-for-Unity

Unity plugin for merging sceneand prefabs files when using git.
GNU General Public License v2.0
198 stars 26 forks source link

Error with fresh install #61

Closed NDrexlAxonom closed 4 years ago

NDrexlAxonom commented 4 years ago

Hi there, I just installed your plugin with code straight from this repo and I get the following error:

Assets\Editor\GitMerge\Utilities\ObjectID.cs(47,24): error CS0103: The name 'GlobalObjectId' does not exist in the current context

I assume something went wrong with your recent juggling of files or something got left out. Any help will do. Thanks!

FlaShG commented 4 years ago

Hi,

this package requires Unity 2019.2 or later. Earlier versions do not work and cannot be supported (rel #17).

NDrexlAxonom commented 4 years ago

Awesome good to know thanks! The one project of ours I tried it on was 2018.3, the rest were 2019.2+