Imported RoadArchitect but cannot see menu option(sorry am noob)

I have installed RoadArchitect-1.7 from github. It is not showing as a menu option and I cannot use it. It seems to be installed in the Assets file tree, but I feel it should be in ‘Packages’. I am a complete noob who just wants to get started. Can anyone help please.

did you import it from this unitypackage? and what is your unity version?

Yes I imported it from there, and my version is 2019.2.8f1

seems to appear in window menu here, did you import into empty project (and no errors in console window?)
5421672--551283--upload_2020-1-29_20-7-7.png

no I cant see it there, I am sure it was empty project, but with a small sample scene, I will try again:
edit same result doesnt work.

I get this message when I am importing, I have tried both options and it doesn’t work either way. I am losing hair now :frowning:

1 Like

And I get this error in the console window.

i had tested on 2019.2.8f1 also, works… (for that dialog select i made backup).

and you imported this package (not the zip one)
https://github.com/MicroGSD/RoadArchitect/releases/download/v1.7/RoadArchitect-1-7.unitypackage

Yes, that exact one, I go to create new project, select 3D project, then import package > import custom package
I have Road Architect sitting in my assets folder but it does not function. I feel stupid.
Is there a step I am missing? Should it be in the assets folder?

only difference seems to be that i imported after creating empty project, and i dont get that nunit warning…
(i’m using windows10)

can you post your editor.log, after you have done reimporting the package?

I have attatched a zipped log. Thank you so much for your time.

5426805–552369–Editor.7z (59 Bytes)

zip looks empty :slight_smile:

Ok, I tried everything suggested, and then uninstalled Unity, and reinstalled without iOS and Android support (which was in my original installation). Worked first time. So I am up and running. Thank you for your time and support.

Mine was not working due to errors(global namespace repetition) in scripts and the errors were occurring due to my own stupidity, as I has pasted the RoadArchitect folder twice.