Updated: April 6, 2026

AR/VR Developer Resume Examples (United States, 2026)

Copy-paste AR/VR Developer resume examples for the United States. 3 complete CV samples with strong summaries, XR bullets, and ATS skills for 2026.

EU hiring practices 2026
120,000
Used by 120000+ job seekers

You googled AR/VR Developer resume examples because you’re not “researching.” You’re writing. Probably with a job post open in another tab and a deadline breathing down your neck.

Good. Here are three complete AR/VR Developer resumes for the United States you can copy, paste, and adapt in under 10 minutes. Pick the one closest to your level, swap the company names, and keep the structure.

Then I’ll show you exactly why the strong versions work (and why the weak versions get ignored), especially for XR-heavy roles where recruiters scan for engines, device SDKs, performance work, and shipping proof.

Resume Sample #1 (Mid-Level) — AR/VR Developer (Hero Sample)

Resume Example

Maya Thompson

AR/VR Developer

Austin, United States · maya.thompson.xr@gmail.com · (512) 555-0148

Professional Summary

AR/VR Developer with 5+ years building real-time XR experiences in Unity (C#) across Meta Quest and iOS (ARKit). Improved VR training completion rates by 22% by redesigning interaction flows and optimizing frame time from 18ms to 12ms. Targeting an XR Developer role focused on performance, interaction design, and shipping production apps.

Experience

AR/VR Developer — LumenForge Interactive, Austin

06/2022 – 02/2026

  • Shipped a Meta Quest 2/3 VR safety-training app in Unity URP, raising module completion from 61% to 83% by implementing guided hand interactions (XR Interaction Toolkit) and clearer affordances.
  • Cut motion-to-photon discomfort reports by 30% by profiling with Unity Profiler/OVR Metrics Tool and reducing CPU spikes (GC allocations down 45%) via object pooling and async scene loading.
  • Implemented multiplayer session sync using Photon Fusion, reducing desync incidents by 55% and enabling 8-user co-op drills with authoritative state for tools and hazards.

Augmented Reality Developer — Northlake Retail Labs, Dallas

03/2020 – 05/2022

  • Built an iOS AR product-try-on prototype using ARKit + RealityKit, increasing add-to-cart conversion by 9.4% in A/B tests by improving plane detection stability and occlusion.
  • Integrated a 3D asset pipeline (Blender → glTF/USDZ) and automated LOD generation, cutting app download size by 28% while maintaining visual fidelity on iPhone 11–15.

Education

B.S. Computer Science — University of Texas at Dallas, Richardson, 2016–2020

Skills

Unity, C#, XR Interaction Toolkit, ARKit, RealityKit, OpenXR, Meta XR SDK (Oculus Integration), URP, Shader Graph, HLSL, Unity Profiler, OVR Metrics Tool, Photon Fusion, Netcode for GameObjects, Git, CI/CD (GitHub Actions), glTF, USDZ, Blender, Performance Optimization (72/90/120 FPS)

A strong XR resume isn’t “impressive”—it’s proof you ship on real devices, hit performance budgets, and can name the tools you used to measure and fix problems.

Section-by-section breakdown (why this resume gets interviews)

You’re not trying to “sound impressive.” You’re trying to make a recruiter think: this person ships XR apps, understands device constraints, and can debug performance without drama. This sample does that in three places: summary, bullets, and skills.

Professional Summary breakdown

The summary works because it’s a tight proof-of-work sandwich: years + specialization + platforms + measurable outcome + target role. It also uses the language hiring teams use (Unity, ARKit, Quest, frame time), which matters for ATS and for human skim-reading.

Weak version:

AR/VR Developer with experience in Unity and AR/VR projects. Passionate about immersive technology and building great user experiences. Looking for a challenging role.

Strong version:

AR/VR Developer with 5+ years building real-time XR experiences in Unity (C#) across Meta Quest and iOS (ARKit). Improved VR training completion rates by 22% by redesigning interaction flows and optimizing frame time from 18ms to 12ms. Targeting an XR Developer role focused on performance, interaction design, and shipping production apps.

The strong version stops being “vibes” and becomes evidence. Numbers + platforms + performance language = instant credibility.

Experience section breakdown

XR resumes live or die on bullet points. Not because recruiters love bullets, but because bullets are where you prove you can handle the messy parts: performance budgets, device SDK quirks, interaction design, and deployment.

Notice the pattern in the hero sample bullets:

  • Action verb (Shipped, Cut, Implemented)
  • Tool + context (Unity URP, XR Interaction Toolkit, ARKit, Photon Fusion)
  • Measurable result (completion rate, discomfort reports, desync incidents)

That’s what makes your work legible to someone who’s scanning 30 resumes.

Weak version:

Worked on VR training app and improved performance.

Strong version:

Cut motion-to-photon discomfort reports by 30% by profiling with Unity Profiler/OVR Metrics Tool and reducing CPU spikes (GC allocations down 45%) via object pooling and async scene loading.

The strong bullet tells a technical story: you measured, you diagnosed, you fixed, and you can name the instrumentation.

Skills section breakdown (and why ATS cares)

In the US market, AR/VR job posts often filter for engine + language + device SDK + XR standard + performance tooling. That’s why you see OpenXR, ARKit/RealityKit, Meta XR SDK, URP, profiling tools, and networking.

Also notice the “stack narrowing” terms: Unity VR Developer and Unreal VR Developer show up a lot in postings. You don’t need to change your title to those, but you do want those keywords represented in your skills and specialization language when they match your background.

Sources that reflect how US employers describe XR roles and requirements include the BLS Occupational Outlook Handbook (for broader software dev expectations), plus job-market aggregators like Indeed and Glassdoor where the tool stacks show up repeatedly.

Resume Sample #2 (Entry-Level) — Junior AR/VR Developer

Resume Example

Jordan Lee

Junior AR/VR Developer

Seattle, United States · jordan.lee.xrdev@gmail.com · (206) 555-0193

Professional Summary

Junior AR/VR Developer with 1+ year of hands-on Unity (C#) XR development through internships and shipped prototypes on Meta Quest using OpenXR. Reduced VR scene frame time from 20ms to 14ms by optimizing draw calls and baking lighting for mobile VR. Seeking an entry-level Virtual Reality Developer role focused on interaction systems and performance fundamentals.

Experience

XR Developer Intern — Cascade SimWorks, Seattle

06/2025 – 02/2026

  • Built a VR equipment walkthrough in Unity using XR Interaction Toolkit, cutting onboarding time by 18% by adding step-by-step hand-guided interactions and error feedback.
  • Improved Quest performance by reducing draw calls 35% using mesh combining, occlusion culling, and URP settings tuned for mobile VR.
  • Implemented telemetry events (custom JSON + AWS API Gateway) to track task completion, increasing usable analytics coverage from 0% to 92% of sessions.

Software Engineering Intern (3D/Tools) — Pine & Pixel Studio, Bellevue

05/2024 – 08/2024

  • Created an editor tool in Unity (C#) to validate collider setup and interaction layers, reducing QA bug reports related to grab/hover by 40%.
  • Converted 3D assets from Blender to glTF with standardized scale/pivots, cutting rework requests from artists by 25% through automated import presets.

Education

B.S. Interactive Media & Game Development — University of Washington, Seattle, 2021–2025

Skills

Unity, C#, OpenXR, XR Interaction Toolkit, Meta XR SDK (Oculus Integration), URP, Lightmapping, Occlusion Culling, Unity Profiler, RenderDoc, Git, AWS API Gateway, JSON Telemetry, Blender, glTF, Android (Quest), CI basics (GitHub Actions)

At entry level, you’re not expected to have “shipped 5 enterprise XR apps.” You are expected to show you can build interaction flows, hit performance targets on standalone headsets, and instrument your work—so your bullets should read like small, measurable case studies.

How this junior resume differs from Sample #1 (and why that’s good)

At entry level, you’re not expected to have “shipped 5 enterprise XR apps.” You are expected to show you can build interaction flows, hit performance targets on standalone headsets, and instrument your work.

This sample leans on:

  • Internship scope with real outcomes (onboarding time, draw calls, analytics coverage)
  • Performance basics (URP tuning, occlusion culling, light baking)
  • Tooling mindset (editor tool to prevent bugs)

That’s exactly what hiring managers want from a junior Unity VR Developer track candidate: someone who can contribute without needing constant rescue.

Resume Sample #3 (Senior/Lead) — Lead XR Developer / AR/VR Engineer

Resume Example

Carlos Ramirez

Lead XR Developer (AR/VR Engineer)

San Diego, United States · carlos.ramirez.xr@gmail.com · (619) 555-0127

Professional Summary

Lead XR Developer with 9+ years delivering production AR and VR applications in Unity and Unreal Engine for training and visualization. Led a 6-person team to ship an OpenXR-based Quest + PCVR app that reduced client training costs by $420K/year while sustaining 90 FPS on target hardware. Targeting a senior AR/VR Developer role owning architecture, performance standards, and cross-functional delivery.

Experience

Lead XR Developer — HarborPoint Immersive, San Diego

04/2021 – 02/2026

  • Directed architecture for an OpenXR app supporting Quest 3 and PCVR (SteamVR), reducing platform-specific code by 38% by standardizing input, haptics, and device abstraction layers.
  • Established performance gates (CPU/GPU budgets, 72/90 FPS targets) and automated profiling checks, cutting late-stage performance regressions by 60% across releases.
  • Mentored 5 developers and implemented code review standards for interaction systems and rendering, improving sprint predictability from 62% to 85% story completion.

Senior Mixed Reality Developer — Meridian FieldOps Tech, Irvine

01/2017 – 03/2021

  • Built a HoloLens 2 mixed reality maintenance assistant using MRTK, reducing average task time by 17% by adding spatial anchors, step validation, and hands-free UI.
  • Integrated a secure content pipeline (Azure Blob Storage + signed URLs) for 3D procedures, cutting update turnaround from 10 days to 2 days without app-store redeploys.

Education

M.S. Computer Science — San Diego State University, San Diego, 2015–2017

Skills

Unity, Unreal Engine, C#, C++, OpenXR, SteamVR, Meta XR SDK (Oculus Integration), MRTK, HoloLens 2, URP/HDRP, GPU/CPU Profiling, RenderDoc, Unity Profiler, CI/CD, Git, Architecture (SDK Abstraction), Team Leadership, Performance Budgets, Secure Content Delivery (Azure)

What makes a senior AR/VR Developer resume different

Senior resumes aren’t longer. They’re wider.

Instead of “I implemented feature X,” you show scope (multiple platforms), systems thinking (abstraction layers, performance gates), and leadership (mentoring, standards, predictability). If you’ve been the person everyone pings when Quest builds start dropping frames, say that—professionally, with numbers.

Also: senior candidates can safely use synonym titles in context—XR Developer, AR/VR Engineer, Mixed Reality Developer—because that’s how US companies label the same core skill set.

How to write each resume section (step-by-step)

You’ve got examples above. Now let’s make yours match the job post you’re applying to—without turning your resume into a keyword soup.

a) Professional Summary

Use this formula and don’t overthink it:

[Years] + [Specialization + engine] + [platforms] + [1 measurable win] + [target role].

If you’re a Unity VR Developer type, say Unity and the headset family (Quest, PCVR). If you’re more Augmented Reality Developer, call out ARKit/ARCore and mobile constraints. The summary is not an objective statement. It’s your highlight reel.

Weak version:

Seeking a position in AR/VR where I can use my skills and grow.

Strong version:

AR/VR Developer with 3+ years building Unity (C#) VR training apps on Meta Quest using OpenXR; improved average FPS from 72 to 90 by reducing overdraw and optimizing shaders. Targeting an XR Developer role focused on performance and interaction systems.

The strong version answers the recruiter’s silent questions: What stack? What platform? What impact? What role?

b) Experience section

Write experience in reverse chronological order. Then treat each bullet like a mini case study: what you built, what you used, and what changed because you did it.

In XR, numbers aren’t just revenue. They’re FPS, frame time (ms), crash-free sessions, completion rates, discomfort reports, draw calls, build size, latency, and adoption.

Weak version:

Developed VR features and fixed bugs.

Strong version:

Reduced app crash rate from 2.8% to 0.9% by fixing Quest-specific memory spikes (Addressables + texture compression) and adding automated smoke tests to the CI build pipeline.

Those specifics scream “production experience.”

Here are action verbs that fit AR/VR work because they imply shipping, optimization, and systems ownership:

  • Shipped, Optimized, Profiled, Instrumented, Integrated
  • Implemented, Refactored, Stabilized, Tuned, Automated
  • Reduced, Increased, Standardized, Migrated, Mentored

c) Skills section (ATS strategy for the US)

Your skills section is a matching game. Open the job description and highlight every engine, SDK, device, and pipeline tool. If you’ve used it, it goes in skills. If you haven’t, don’t lie—ATS might not catch it, but the technical screen will.

For US postings, you’ll commonly see requirements clustered like this:

Hard Skills / Technical Skills

  • Unity (C#), Unreal Engine (C++), Real-time Rendering, Interaction Systems, Spatial Computing
  • Performance Optimization (CPU/GPU), Frame Timing, Memory Profiling, Asset Optimization, Networking (Multiplayer)
  • AR Tracking, Plane Detection, Occlusion, Anchors, Hand Tracking, Haptics

Tools / Software

  • OpenXR, XR Interaction Toolkit, Meta XR SDK (Oculus Integration), SteamVR
  • ARKit, RealityKit, ARCore
  • Unity Profiler, RenderDoc, OVR Metrics Tool
  • URP/HDRP, Shader Graph, HLSL
  • Blender, glTF, USDZ, Addressables
  • Git, GitHub Actions, Azure DevOps

Certifications / Standards

  • Unity Certified Professional (if you have it)
  • Meta Presence Platform docs familiarity (hand tracking, passthrough)
  • OpenXR standard familiarity via Khronos (great keyword if you’ve shipped cross-device)

If you’re specializing, it’s fine to reflect stack narrowing in your wording: “Unity VR Developer” or “Unreal VR Developer” can appear naturally in skills or a one-line specialization note—just keep your actual job title honest.

Useful references for standards and platform expectations: Khronos OpenXR, Apple ARKit documentation, and Meta XR SDK documentation.

d) Education and certifications

For AR/VR roles in the United States, education is a credibility booster—not the main event. If you have a CS degree, game dev degree, or interactive media program, list it cleanly and move on. If you don’t, a strong portfolio plus shipped work can absolutely carry you.

Certifications only matter if they map to the stack the company uses. A Unity certification can help for Unity-heavy teams, and cloud certs can help if you’re doing telemetry, content delivery, or backend integration. Bootcamps are fine too—just name the stack and what you shipped (a Quest demo, an ARKit app, an OpenXR prototype). If you’re currently studying, list it as “In progress” with the expected completion date.

For salary and role leveling context when you’re calibrating your target title (Junior vs. Mid vs. Senior), cross-check ranges on Indeed Salaries and Glassdoor Salaries. For broader US software developer outlook, use the BLS Software Developers page.

Common mistakes AR/VR Developers make (and how to fix them)

The first mistake is writing XR work like generic software work. “Built features” doesn’t tell anyone if you can hit 72/90 FPS, handle tracking loss, or ship to Quest. Fix it by naming the platform and the constraint: “Optimized Quest GPU time by 4ms using URP settings and shader simplification.”

The second mistake is hiding the engine and SDK stack until the bottom. Recruiters skim top-down. If Unity, Unreal, OpenXR, ARKit, MRTK, or Meta XR SDK are core to the role, they belong in the summary and the first job bullets.

The third mistake is listing “AR/VR” projects without outcomes. A demo is fine—if you quantify it. Say “reduced build size 28%,” “improved completion 22%,” or “cut desync 55%.” If you can’t measure user impact, measure performance.

The fourth mistake is a skills section that’s either tiny (“Unity, C#”) or a kitchen sink. Keep it tight and job-post aligned. Ten to twenty terms is the sweet spot when they’re the right terms.

FAQ — AR/VR Developer resumes (United States)

Should I write AR/VR Developer or XR Developer on my resume?

Use the title that matches the job post first. “AR/VR Developer” is widely understood, while “XR Developer” often signals cross-platform OpenXR work. You can include both naturally (e.g., “AR/VR Developer (XR Developer focus)”) if it’s true.

What metrics matter most for AR/VR resumes?

FPS/frame time, crash rate, draw calls, build size, completion rate, retention, and discomfort reports are all strong. XR hiring teams love seeing profiling tools and before/after numbers.

Is a portfolio required for AR/VR roles in the US?

Often, yes—especially for junior candidates. Link to a GitHub repo, a short demo video, or an App Lab/TestFlight build if you can. Your resume should still stand alone, but a portfolio closes the deal.

How do I list Meta Quest or HoloLens experience?

Treat devices like platforms: name the headset, SDK, and constraints you handled. Example: “Meta Quest 3 (OpenXR, Meta XR SDK)” or “HoloLens 2 (MRTK, spatial anchors).”

Unity or Unreal: which should I emphasize?

Emphasize what the job uses. If it’s a Unity VR Developer posting, lead with Unity/C# and XR Interaction Toolkit. If it’s Unreal-heavy, lead with Unreal/C++ and the relevant VR framework.

Conclusion

A strong AR/VR Developer resume isn’t poetic—it’s measurable. Pick the sample closest to your level, steal the bullet structure, and swap in your platforms, tools, and numbers. Then build it cleanly with an ATS-friendly template.

When you’re ready, use cv-maker.pro to generate a polished, keyword-aligned AR/VR Developer CV for the United States in minutes.

Frequently Asked Questions
FAQ

Use the title that matches the job post first. “AR/VR Developer” is widely understood, while “XR Developer” often signals cross-platform OpenXR work. If both apply, include the second term naturally in your summary or skills.