Develop
Develop
Select your platform

RenderDoc Meta Fork for Mac

Download
Updated: Feb 23, 2026|
Version
68.15
Debug graphics during development for Meta Quest devices. See the way your app’s engine determined how a scene should be rendered for a single frame.

Version 68.15 Release Notes


RenderDoc Meta Fork is a fork of RenderDoc maintained by Meta for use with Meta Quest headsets. In addition to RenderDoc’s normal graphics debugging capabilities, this version provides access to low-level GPU profiling data from the Meta Quest's Snapdragon 835 and Meta Quest 2's Snapdragon XR2 chips, specifically information from their tile renderer. This provides actionable profiling data specific to Meta Quest headsets in a proven graphics debugger.

In addition to RenderDoc's regular frame capture capabilities, RenderDoc Meta Fork can perform a tile-level render stage trace for a single frame of an app on a connected device. It can also perform a draw call trace that collects up to 45 low-level metrics pertaining to each individual draw call in the capture.

For suggestions, feedback, or bug reports, please reach out to us at our Developer Tool Feedback forum. Since this is a fork, do not reach out to BaldurK for support.

Release Notes

Improvements

  • Improved file-copy logic to avoid file corruption
  • Improved feedback workflow upon fatal errors
  • Improved messaging when application launch is stuck
  • Error & warning dialog messages are now selectable
  • Added external texture support on GLES to capture RGBA and YUV external textures
  • Connection & Application launch stability improvements

  • What's Fixed
  • Fixed an issue where the SwapChain texture couldn't be loaded or was broken during replay
  • Fixed depth-stencil texture capture/replay
  • Fixed crash caused by corrupt descriptor/pipeline data
  • Fixed Performance Counter crash when disconnected from remote server
  • Fixed missing frames when saving all captures
  • Fixed SPIR-V disassembly for OpenGL shaders
  • Fixed UI freeze caused by right-click context menu interaction
  • Fixed hang and crash when opening/closing captures
  • Fixed code signing problem that prevented captures from being loaded

  • Note

  • This version of RenderDoc Meta Fork requires HzOS version 68+ for its profiling capabilities.