<!-- Have you read GitHub for Unity's Code of Conduct? By filing an Issue, you are expected to comply with it, including treating everyone with respect: https://github.com/github-for-unity/Unity/blob/master/CODE_OF_CONDUCT.md --> ### Prerequisites - Be sure to run with tracing enabled to capture runtime details in the log file - Include the log file in the PR. - On Windows, the extension log file is at `%LOCALAPPDATA%\GitHubUnity\github-unity.log` - On macOS, the extension log file is at `~/Library/Logs/GitHubUnity/github-unity.log` - On linux, the extension log file is at `~/.local/share/GitHubUnity/github-unity.log` ### Description <!-- Description of the issue --> ### Steps to Reproduce 1. [First Step] 2. [Second Step] 3. [and so on...] **Expected behavior:** [What you expect to happen] **Actual behavior:** [What actually happens] **Reproduces how often:** [What percentage of the time does it reproduce?] ### Additional Information Any additional information, configuration or data that might be necessary to reproduce the issue.
Prerequisites
%LOCALAPPDATA%\GitHubUnity\github-unity.log~/Library/Logs/GitHubUnity/github-unity.log~/.local/share/GitHubUnity/github-unity.logDescription
Steps to Reproduce
Expected behavior: [What you expect to happen]
Actual behavior: [What actually happens]
Reproduces how often: [What percentage of the time does it reproduce?]
Additional Information
Any additional information, configuration or data that might be necessary to reproduce the issue.