Search Issue Tracker
Disabling a Canvas using the Gamepad or the Keyboard throws error
To reproduce:1. Open attached project2. Open scene "test". It contains a button that toggles the canvas on/off when pressed. It can ... Read more
IndexOutOfRangeException when importing audio file
Open attached project in latest version of Unity 5. If no error shows up in the Console, reimport all assets. See attached screensho... Read more
Dynamically changing uGUI button sprites does not update the graphic
To reproduce:1. Import repro.unitypackage2. Open scene rep. It contains a uGUI button with a sprite swap transition and a script tha... Read more
lightmapping manual page is missing pictures
-e: there are two paragraphs which miss one pic each -repro:--open http://docs.unity3d.com/Manual/LightmappingUV.html--open /4.3.4f1... Read more
4.5+ shader compiler hangs on windows when entering play mode
Closed: Number of fixes for shader compiler were added in Unity 5 cycle. User doesn't experience it anymore in 5.1. UnityShaderCompi... Read more
A checkbox in the Inspector window gets drawn incorrectly
Steps to reproduce:1. Create a new GUI image2. Drag an image with borders into the Source Image slot3. Change the Image Type to Tile... Read more
OnTriggerEnter2D is called multiple times when gameobject with active An...
To reproduce:1. Open scene 'Colliderwithbug'2. Play the scene3. Hit space bar several times4. Watch console when moving object hits ... Read more
Inspector preview incorrectly adds invalid color data to mesh
1) What happened Inspector preview incorrectly adds invalid color data to mesh even when material/shader doesnt require them. Consol... Read more
Using arrows in text input fields cause navigation in scene rather than ...
1. load and run widget scene2. enter on of the text input fields and enter some text3. use arrows to navigate forward in text result... Read more
ConfigureVehicleSubsteps causes a hang if the parameters are bad (negati...
To reproduce:1. Open attached project2. Open Heavy vehicle scene3. Enter play modeExpected result: An error (or an exception) is thr... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation