Running the installation steps on the main repo and on the example both seem to be broken.
I'm on Unity 2022.3 and can't get a clean project going when attempting either of those. It's hard to report the exact issue because I'm getting 999+ errors in the console, but some are of the style:
- The type or namespace name 'Google' could not be found (are you missing a using directive or an assembly reference?)
- 'Google.Protobuf.IMessage' in explicit interface declaration is not an interface
Running the installation steps on the main repo and on the example both seem to be broken.
I'm on Unity 2022.3 and can't get a clean project going when attempting either of those. It's hard to report the exact issue because I'm getting 999+ errors in the console, but some are of the style: