Search Issue Tracker
Unity 5.1.1 broke Input.GetKey for Linux standalone
-e: seems like the keys are never released -repro:--import attached scene--play in editor--press up or down key--notice it is shown ... Read more
Splash screen is on by default in Unity Pro
How to reproduce: 1. Create a new project2. Go to Player Settings, Splash Screen tab- Note that 'Show Unity Splash Screen' is enabled Read more
Typos in NetworkTransform public properties
The characterController property of NetworkTransform contains a typo, a missing 'r': characterContoller.The movementThreshold proper... Read more
[AudioSource]Audio with negative pitch doesn't play when loop is disabled
How to reproduce:1) Create and Audiosource2) Add an AudioClip3) Configure the Audiosource with a negative pitch value like -1 and en... Read more
[ImageFX][Fix Included] Game View is completely black when using adaptiv...
Steps to reproduce: 1. Open the attached project2. Open 'test' scene3. Notice the 'Cube' game object has a scale of 0 on X axis and ... Read more
[TreeCreator] tree's nodes don't have parameters
How to reproduce:1. Create a new project2. Create a Tree3. Select the node in the inspector4. Notice that parameters are missing5. Y... Read more
[CursorLockMode.Confined] Dragging the game window causes the cursor to ...
How to reproduce:1. Create a new project2. Add C# script which would have this in Start() function:Cursor.lockState = CursorLockMode... Read more
Building IL2CPP which includes the JsonFx library throws "not implemente...
To reproduce: 1) Download and open project2) Make sure that scripting backend is set to il2cpp3) Try building project4) Notice the e... Read more
SystemInfo.deviceUniqueIdentifier for WebGL returns n/a
-e: see title -repro:--build and run a project that calls SystemInfo.deviceUniqueIdentifier--NOTICE it returns "n/a" Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window