- Home /
Question by
badatnames16 · Mar 16, 2015 at 12:58 AM ·
c#unity5
Getting an error You are trying to import an asset which contains a global game manager. This is not allowed.
At first when i opened my project there was nothing in it so i found a solution to that. Delete the library folder and let unity rebuild my project. After it did i opened my project again everything was back to normal except now im getting this error "You are trying to import an asset which contains a global game manager. This is not allowed" How can i fix this?
Comment
Best Answer
Answer by alok-kr-029 · Mar 16, 2015 at 04:14 AM
just rename your script named as game manager also rename its class name same as script name
hope it will solve your problem
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers
How to create a variable jump height 2 Answers
IN-GAME Menu Items 0 Answers