Xenko

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • Manual
  • API
  • Release notes
    Show / Hide Table of Contents

    Full call stack not available

    Depending on your Visual Studio settings, when an exception is thrown in Xenko, Visual Studio might only show the call stack from the Xenko runtime .DLL files or .NET framework assemblies, not user code.

    To break as soon as an exception is thrown, add additional conditions to the Visual Studio Exception Settings.

    1. In the Visual Studio toolbar, under the Debug menu, select Windows > Exception Settings.

      Exception settings

    2. Expand Common Language Runtime Exceptions and select All Common Language Runtime Exceptions not in this list. You might need to select other conditions too.

      All common language runtime exceptions not in this list

    Tip

    To restore the default list of exceptions, right-click and select Restore Defaults.

    For more information about managing exceptions in Visual Studio, see Manage exceptions with the debugger in Visual Studio in the Microsoft Visual Studio documentation.

    • Improve this Doc

    Back to top

    Copyright © 2016 Silicon Studio
    Generated by DocFX