Hi,
I just setup my cloud build project and unfortunatly, it does not work.
I get this error : "
error CS0234: The type or namespace name Events' does not exist in the namespace UnityEngine’. Are you missing an assembly reference? "
And I did not find any solution.
I use U2017.2 (last version), with .NET 4.6 so i try to suspect .NET 4.6 to be not implemented in CB. Am I right ?
Could someone helps me ?