100+ Free Unity Certified Associate: Game Developer Practice Questions
Pass your Unity Certified Associate: Game Developer exam on the first try — instant access, no signup required.
Which folder name has special meaning in Unity, causing any assets inside it to be included in the build and loadable by name at runtime via the Resources API?
Explore More Game Development Certifications
Continue into nearby exams from the same family. Each card keeps practice questions, study guides, flashcards, videos, and articles in one place.
Key Facts: Unity Certified Associate: Game Developer Exam
100
Number of Questions
Unity Certification FAQ
90 minutes
Time Limit
Unity / candidate reports
500 of 700
Passing Score (scaled 200-700)
Unity Certification FAQ
$259
Voucher Fee (USD)
Unity Store (Pearson VUE)
Unity 6
Exam Version Basis
Unity
2 years
Credential Validity
Unity Certification
The Unity Certified Associate: Game Developer exam is a 100-question, 90-minute multiple-choice test from Unity, delivered through Pearson VUE for $259. Scores are scaled 200 to 700, and 500 is required to pass. Based on Unity 6, it covers 16 domains including the Editor interface, asset management, C# programming and the MonoBehaviour lifecycle, animation, physics, lighting, audio, materials, navigation, and user interface. The credential is valid for two years.
Sample Unity Certified Associate: Game Developer Practice Questions
Try these sample questions to test your Unity Certified Associate: Game Developer exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.
1In the Unity Editor, which window displays the hierarchy of all GameObjects that currently exist in the open scene?
2Every GameObject in a Unity scene is guaranteed to have which single component attached that cannot be removed?
3You want to reposition, rotate, and resize a GameObject directly in the Scene view using the manipulation gizmos. Which toolbar tools, in order, perform Move, Rotate, and Scale?
4Functionality is added to a GameObject in Unity primarily by attaching what?
5A designer wants to test gameplay quickly. Which Editor control runs the scene in Play mode without saving a build?
6What is the purpose of the Game view as distinct from the Scene view in the Unity Editor?
7You need two GameObjects to move together so that moving the parent also moves the child. How do you establish this relationship in the Hierarchy?
8A team member reports that frame rate drops sharply during gameplay. Which built-in Unity window should you open first to identify where CPU and GPU time is being spent?
9Which statement best describes the role of a Scene in Unity?
10You want a single point light to illuminate only objects on a specific Layer and ignore everything else. Which Light property controls this?
About the Unity Certified Associate: Game Developer Exam
The Unity Certified Associate: Game Developer credential validates that you possess job-ready, core Unity skills for entry-level real-time 3D game development. The exam, based on Unity 6, spans 16 domains including Animation, Asset management, Audio, Editor interface, Lighting, Materials and effects, Navigation and pathfinding, Physics, Programming, and User interface, alongside game design and employment-readiness topics. It is a 100-question, 90-minute multiple-choice exam delivered through Pearson VUE either at a test center or online via OnVUE. Earners can confidently iterate with prototypes, debug, and solve programming challenges across both technical art and C# programming.
Questions
100 scored questions
Time Limit
90 minutes
Passing Score
500 out of 700 (scaled)
Exam Fee
$259 (Unity Technologies (delivered by Pearson VUE))
Unity Certified Associate: Game Developer Exam Content Outline
Unity Editor environment and essential tools
Navigate the Hierarchy, Inspector, Project, Scene, and Game views; manage scenes, GameObjects, and components; use Move, Rotate, and Scale tools, layers, tags, parenting, Play mode, the Package Manager, and the Profiler.
Asset management and project architecture
Import and configure textures and models, manage the Assets folder and .meta GUIDs, version control with Library and Temp ignored, build reusable Prefabs and Prefab Variants, and apply ScriptableObjects and Addressables.
C# scripting fundamentals for Unity
Write MonoBehaviour scripts and use the lifecycle (Awake, Start, Update, FixedUpdate, LateUpdate), Time.deltaTime, GetComponent, [SerializeField], coroutines, inheritance, collections such as List<T>, Instantiate and Destroy, and debug with Debug.Log to fix null references.
Animation and physics
Drive characters with Animator Controllers, parameters, blend trees, and animation events; apply Rigidbody, colliders, triggers, kinematic bodies, physic materials, and raycasts in FixedUpdate; and route agents with NavMesh pathfinding.
Lighting, audio, and effects
Place directional, point, and spot lights, bake lightmaps and configure real-time shadows, author materials and PBR metallic and smoothness, play sound with Audio Sources, the Audio Mixer, and spatial blend, and build effects with the Particle System.
User interface systems
Build UI on a Canvas with RectTransform anchors and pivots, scale with the Canvas Scaler, route input through the EventSystem, wire Button OnClick and Toggle OnValueChanged UnityEvents, and display values with TextMeshPro.
How to Pass the Unity Certified Associate: Game Developer Exam
What You Need to Know
- Passing score: 500 out of 700 (scaled)
- Exam length: 100 questions
- Time limit: 90 minutes
- Exam fee: $259
Keys to Passing
- Complete 500+ practice questions
- Score 80%+ consistently before scheduling
- Focus on highest-weighted sections
- Use our AI tutor for tough concepts
Unity Certified Associate: Game Developer Study Tips from Top Performers
Frequently Asked Questions
What are the current exam facts for the Unity Certified Associate: Game Developer exam?
It is a 100-question, 90-minute multiple-choice exam delivered through Pearson VUE. The voucher costs $259, scores are scaled from 200 to 700, and you need 500 to pass. The exam is based on Unity 6 and the credential is valid for two years.
What topics does the exam cover?
The exam spans 16 domains: Animation, Asset management, Audio, Editor interface, Employment preparedness, Game art principles, Game design principles, Industry awareness, Lighting, Materials and effects, Navigation and pathfinding, Physics, Programming, Project management, Services, and User interface.
What score do I need to pass?
All Unity certification exams use a scaled range of 200 to 700, and the passing score is 500. Any score of 500 or above is a pass. Unity does not report how many individual items you answered correctly.
Is the exam based on a specific Unity version?
Yes. The current Unity Certified Associate exam is based on Unity 6, so candidates should be familiar with the modern Editor, the Universal Render Pipeline, TextMeshPro, and current Prefab and Addressables workflows.
Can I take the exam online?
Yes. Unity's testing partner Pearson VUE offers the exam both at authorized test centers and online through OnVUE proctoring, which requires identity verification and a 360-degree room scan before you begin.
How should I prepare for this exam?
Build at least one complete Unity game and work through Unity Learn's UCA: Game Developer prep course. Be fluent in the MonoBehaviour lifecycle, physics in FixedUpdate, the Animator state machine, lighting, and Canvas UI, then drill practice questions until each workflow feels routine.