Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems in step 2 of the tutorial - Add and Set Up Randomizers #37

Closed
RockStheff opened this issue Aug 31, 2021 · 6 comments
Closed

Problems in step 2 of the tutorial - Add and Set Up Randomizers #37

RockStheff opened this issue Aug 31, 2021 · 6 comments
Assignees

Comments

@RockStheff
Copy link

Hi there,
I was trying to follow the steps of the tutorial, and I came across an impasse. More specifically, in Part 2, The moment that I search the scripts in c#, to add them in the game Object "Simulation Scenario", appears in the search bar as "not found".
-> At this stage!

image

I tried to test in different versions of Unity editor, and did not succeed. Starting from the topic "Domain Randomization" in some C# scripts are not being recognized as a component in a given Game Object.
Could you steer me somehow???
Thank you in advance.

@mrpropellers
Copy link

Hi @RockStheff sorry for the delay. I've flagged this for investigation internally, but we'll need more information about your environment to provide help. Can you confirm that you're not getting any compile issues in the console? Which version of Unity are you using?

@RockStheff
Copy link
Author

Hi @RockStheff sorry for the delay. I've flagged this for investigation internally, but we'll need more information about your environment to provide help. Can you confirm that you're not getting any compile issues in the console? Which version of Unity are you using?

I am using this version
image
At the stage of entering the code c# pose estimation scenario.
image
when inserting this script, it is not found.

@mrpropellers
Copy link

Does this script exist on disk? You should be able to find it in TutorialAssets/Scripts in your Project browser (in the bottom-left in Unity's default layout). If the script is there, but not available as a component, it may be that you have errors in your console which indicate some kind of compile failure.

@mrpropellers mrpropellers self-assigned this Oct 5, 2021
@RockStheff
Copy link
Author

RockStheff commented Oct 18, 2021

is exactly that, the scripts contained in the Assets tutorial folder are not being recognized as a component. I have started the tutorial several times, and every time that i arrive at this part always happens this problem. How can I fix it??

@mrpropellers
Copy link

We can't help you fix the error without first knowing what it is and how to reproduce it. Can you please look in your Console tab and report what errors you are seeing there?

@mrpropellers
Copy link

Closing due to inactivity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants