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

I've using unity 5 because my laptop is not supported for latest version I can't add cinemachine Now i am learning I need a camera follow script for 2d angry...

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

hi everyone, I have a Gitblit server that I built How can I use this to connect and access my own Gitblit server?

using UnityEngine; using System.Collections;   namespace RootMotion {       ///     /// 3rd person camera controller.     ///     public class CameraController : MonoBehaviour     {           // When to update the camera?         [System.Serializable]         public enum UpdateMode        ...

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

Fixes #244 SSH_ASKPASS/GIT_ASKPASS will ask for a password if there isn't one. If the command line asks for a password, use a custom UI to ask for it. I haven't...

ready-for-review

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

## Connect ONLY first device triggered ! **Unity**: 2020.3.8f1. **Samples:** _Samples/Input System/1.0.2/Simple Multiplayer_ ### Not Working #### PlayerInputManager: **Join Behavior:** Join Players When Join Actions Is Triggered **Join Action:** Use...

Logfile: [github-unity.log](https://github.com/github-for-unity/Unity/files/6757449/github-unity.log) ### Description I'm unable to push to a remote hosted on github due to the button being greyed out. ![image](https://user-images.githubusercontent.com/64972947/124336480-2940de00-db6c-11eb-8aa4-286bbeaa6baa.png) I have a stable connection to the internet,...