Search Issue Tracker
Preferred width/height don't "ovrride" flexible ones
To reproduce:1. Open attached project2. Open test scene3. Select "Right" game object (Canvas -> Panel -> Right)4. Notice that ... Read more
UI Button doesn't change to "Disabled Color" when it gets disabled by To...
To reproduce:1) Create new Unity Project2) Add "GameObject" --> UI --> Button3) Change colors like this: "Image" Component col... Read more
Editor crashes in DirectX 11 mode when GPU doesn't support DirectX 11
Graphics card doesn't support DirectX 11, only DirectX 9 and DirectX 10. Editor is being launched in DirectX 11 mode and crashes imm... Read more
After adding new tree to the project - unable to close Unity
After adding new tree to the project - unable to close Unity 2) How can we reproduce it using the example you attachedRegression (st... Read more
Collider rotation broken when parent's scale is negative & sprit has a r...
To Reproduce: 1. Import the attached package. 2. Try rotating 'checkmark2' (the child) using the rotate tool. 3. Observe that the co... Read more
Documentation error in Scripting Reference's Coroutine page
http://docs.unity3d.com/ScriptReference/Coroutine.htmlThe example code given in scripting reference is wrong. Coroutines cannot be c... Read more
Unity doesn't automatically recompile scripts after canceling a quit
To Reproduce: 1. Create a new script. 2. Delete/Change any object in the scene, click CMD/CTRL+Q and then Cancel in the 'Do you want... Read more
InputField.onValidateInput event called twice after every edit
To Reproduce: 1. To Reproduce open & run the attached project. 2. Type a single character into the input field, observe that onV... Read more
InputField with maximum number of characters doesn't accept 'replacement...
Steps to repro:1. Play the Untitled scene.2. Type "12". Select all characters, and then type "3". The input field shows "3".3. Now c... Read more
Unable to import a package from folder with Chinese name
On 4.1 it crashed UnityBut on 4.2 and 4.3 - Unity gives error that it can't import this package 1 Download attached test.zip2 Unzip ... 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
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand