Search Issue Tracker
Import fbx errors when importing a c4d file
Steps to reproduce : - import the c4d file attached and notice that Cinema 4d will also open- with C4D opened reimport the file and ... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Cameras Overlay menu has unnecessary empty space at the bottom
- Sprite Atlas Asset UI issues
- Palette Settings link to the documentation isn’t working
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled