react-native-unity-demo
react-native-unity-demo copied to clipboard
The type or namespace name `Reporting' does not exist in the namespace
-
i just simply copy the Build.cs script and encounter this problem, any solution? i got this error:
Assets/Scripts/Editor/Build.cs.cs(9,39): error CS0234: The type or namespace name
Reporting' does not exist in the namespaceUnityEditor.Build'. Are you missing an assembly reference?
-
the build button require me to change the 'Package Name', what is the package name should i give? thank you
i use Unity 2017.4.3f1
you need the 2017 branch.
They master branch is for 2018
I had the same issue. try to use latest unity. I used 2018.1.3f1 and there is no such issue
yeah i need to use 2018. thanks
Assets\Rabbits\Demo\Scripts\DemoRabbit.cs(25,1): error CS1022: Type or namespace definition, or end-of-file expected
help me :(