Skip to content

New to the project?

Follow the onboarding guides in order: New Starter Guide → Project Tour → First Week Checklist.

First Week Checklist

Use this checklist to track onboarding progress during your first week on the project.

Audience

Level: Beginner
Estimated time: 10 minutes

Environment setup

  • [ ] Install Unity Hub
  • [ ] Install the required Unity Editor version
  • [ ] Install a supported IDE
  • [ ] Confirm the project opens without errors

Project familiarity

  • [ ] Open the main scene
  • [ ] Identify the Scenes, Scripts, and Prefabs folders
  • [ ] Read the onboarding pages
  • [ ] Run the project in the editor

First contribution

  • [ ] Make a safe content or script change
  • [ ] Test the change locally
  • [ ] Review version control workflow
  • [ ] Submit the change for review