tools-unity-sentry
Sentry Unity SDK
Overview
Sentry provides error tracking and performance monitoring for Unity games. This skill covers SDK configuration, custom instrumentation, and best practices for mobile games.
When to Use
- Setting up error tracking in Unity
- Adding performance monitoring (transactions/spans)
- Creating custom breadcrumbs and context
- Debugging production crashes
- Monitoring release health
Installation
// Via Unity Package Manager
// Add to manifest.json:
More from tjboudreaux/cc-plugin-unity-gamedev
tools-unity-ugui
Unity UI patterns including Canvas optimization, list virtualization, and mobile-friendly UI.
1tools-unity-addressables
Unity Addressables patterns for asset loading, memory management, reference counting, and remote content delivery.
1tools-unity-navmesh
Unity NavMesh pathfinding patterns, safety checks, and performance optimization.
1tools-unity-cinemachine
Unity Cinemachine camera system patterns including virtual cameras, blending, and state-driven cameras.
1tools-unity-wwise
Wwise audio middleware integration for Unity including events, banks, RTPC, spatial audio, and callback handling.
1tools-unity-primetween
PrimeTween high-performance tweening library patterns for animations, UI, and sequencing.
1