Test your knowledge
Q1. To develop AR games in Unity, you should install:
A. ARCore
B. ARKit
C. AR Foundation
D. All of the above
Q2. The minimum iOS version that supports ARKit is:
A. 11
B. 13
C. 9
D. 10
Q3. The AR Session component:
A. Has an AR camera
B. Controls the life cycle of an AR session
C. Isn't required in an AR scene
D. Should be added to every AR object in a scene
Q4. URP stands for:
A. Unity Render Pipeline
B. Unity's Really Pretty
C. Universal Reality Pipeline
D. Universal Render Pipeline
Q5. To run AR on devices using the URP, you should add an:
A. AR Session
B. AR Session Origin
C. AR Background Renderer Feature
D. All of the above