When I press play my keyboard doesn't respond

Hi I’m on project boost and my keyboard stops working when I press play is (unresponsive) I can’t find the issue I restarted the project many times but won’t work
I don’t know what to do

Hi Ibrahim,

Have you already compared your code to the Lecture Project Changes which can be found in the Resources of this lecture? And have you already tried to add Debug.Logs to your code to see what is going on during runtime?

If the messages appear, your script gets executed. If the messages do not appear, the code does not get executed. Please figure that out first. Maybe there is a typo in your code, maybe there isn’t.

Secondly, is there an EventSystem in your Hierarchy? If not, add one.

Please let me know if that helped. :slight_smile:


See also:

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms