Unity icon indicating copy to clipboard operation
Unity copied to clipboard

GitHub for Unity

Results 117 Unity issues
Sort by recently updated
recently updated
newest added

### 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...

### 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...

### Requirements * Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the...

### Description macOS uses zsh by default, so this displays a warning: ``` The default interactive shell is now zsh. To update your account to use zsh, please run `chsh...

### Description I see a window saying "libsfw.bundle cannot be verified" on macOS 11 (Big Sur) ### Steps to Reproduce 1. Open a Unity project on macOS 11 2. Download...

On Windows. No "GitHubUnity" folder was generated upon installing the package like the Unity youtube tutorial claimed would occur. ### Description No GitHubUnity folder exists, Github is not an option...

It would be great if the plugin would also work with the (experimental) [Unity3D Linux Editor](https://forum.unity.com/forums/linux-editor.93/).

on-hold
enhancement
linux

Github-for-Unity v 1.2.1 Unity 2018.2.1f1 The animation import settings for fbx files are broken thanks to a few lines of code in UnityAPIWrapper.cs: ` Editor.finishedDefaultHeaderGUI += editor => { UnityShim.Raise_Editor_finishedDefaultHeaderGUI(editor);...