react-native-unity-demo icon indicating copy to clipboard operation
react-native-unity-demo copied to clipboard

The type or namespace name `Reporting' does not exist in the namespace

Open pandailing opened this issue 6 years ago • 4 comments

  1. 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 namespace UnityEditor.Build'. Are you missing an assembly reference?

  2. 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

pandailing avatar Jun 26 '18 09:06 pandailing

you need the 2017 branch.

They master branch is for 2018

Ralph89 avatar Jun 29 '18 13:06 Ralph89

I had the same issue. try to use latest unity. I used 2018.1.3f1 and there is no such issue

nabeelpkl avatar Jul 31 '18 09:07 nabeelpkl

yeah i need to use 2018. thanks

pandailing avatar Jul 31 '18 15:07 pandailing

Assets\Rabbits\Demo\Scripts\DemoRabbit.cs(25,1): error CS1022: Type or namespace definition, or end-of-file expected

help me :(

indahapriana avatar Jan 11 '20 18:01 indahapriana