文档

​
​

Development

User Acquisition

Monetization

工业

Unity Cloud

Get Started

Asset Manager SDKs and services

Open Unity Dashboard

Unity Cloud

此页面不支持所选语言。
​
​
Unity Dashboard
  • Accounts
  • Organizations
  • Projects
  • Products
  • Billing
Developer Data
  • Introduction to the Developer Data Framework
  • Get started
  • View Diagnostics for your project
    • Access Diagnostics
    • View events leading to a crash
    • Manage reports
      • Set up custom reports
      • Test reports
      • Debugging symbols
        • Introduction to debugging symbols
        • Upload symbol files through the Unity Dashboard
        • Upload debugging symbols from CI/CD pipelines
        • Runner examples for uploading debugging symbols through CI/CD pipelines
        • Troubleshooting symbol file uploads from CI/CD pipelines
        • Symbol file uploads API reference
    • Diagnostics page reference
  • Privacy and consent
Unity Asset Manager
  • What's new
  • Asset Manager web
  • Asset Store
  • Manage Assets in the Editor
  • Unity Version Control
  • Developer documentation
Unity Pipeline Automation
  • About
  • Get started
  • Pipelines
  • Automations
  • Monitor jobs
  1. Unity Cloud Documentation
  2. Developer Data framework

Debugging symbols

Use debugging symbols to view stack traces in a human-readable format.
阅读时间1 分钟
最后更新于 3 个月前

Debugging symbols map program addresses to function names to help identify issues in reports. These symbols allow issues to provide a native crash stack trace with human-readable function names instead of numerical addresses. Symbols can be contained within the executable itself, but are usually stored in a separate file to reduce executable size.
If your issues are missing one or more debugging symbols, then you can upload symbol files through either the Unity Dashboard or CI/CD pipelines.
Introduction to debugging symbols
Use debugging symbols to view stack traces in a human-readable format.
Upload symbol files through the Unity Dashboard
Manually upload symbol files through the Unity Dashboard to help diagnose issues in your project.
Upload debugging symbols from CI/CD pipelines
Automatically upload symbol files from CI/CD pipelines to help diagnose issues in your project.
Runner examples for uploading debugging symbols through CI/CD pipelines
Find runner code samples for uploading debugging symbol files for various host and target platforms.
Troubleshooting symbol file uploads from CI/CD pipelines
Solve common problems with uploading debugging symbols from CI/CD pipelines.
Symbol file uploads API reference
Find variables and flags you can use to call the API directly or build custom integrations to upload debugging symbols.

Copyright © 2026 Unity Technologies
法律信息隐私政策CookiesDocumentation Terms of Use请勿出售或分享我的个人信息您的隐私选择(Cookie 设置)

“Unity”、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属公司在美国和其他地方的商标或注册商标(此处查看更多信息)。其他名称或品牌是其各自所有者的商标。

为方便起见,一些页面是机器翻译的,可能包含不准确的内容。如有信息不一致的情况,以英文版本为准。


    报告此页面的问题