Search Issue Tracker
The Boo compiler has a bug where it tries to detect inheritance cycles b...
To reproduce this bug: 1. Open the attached project2. An Inheritance cycle error is outputted in the console. The Boo compiler has a... Read more
ImGUI Buttons break on iOS 8 when screen orientation is set through 'Scr...
To Reproudce: 1. Build the attached project to an iOS 8 device. 2. Notice that the "Left/Right" Buttons both react to touches, click... Read more
[manual] missing definition for UNITY_METRO
The definition for UNITY_METRO is missing in the following page:http://docs.unity3d.com/Manual/WindowsUniversalApps-faq.html This pa... Read more
[Camera] When the camera "clearFlags" are set to "Nothing" and the "cull...
Steps to reproduce this issue: 1. Open the attached project2. Open 'MainScene'3. Build the scene on MacOSX standalone4. Notice cube ... Read more
[Button]Button under the mouse pointer will remain highlighted when navi...
To reproduce:1. Open attached project2. Open test scene3. Press play4. Click button and leave cursor on it5. Use arrow keys to navig... Read more
2D-Sprite shown in scene like 3D-object
2D-Sprite shown in scene like 3D-object when you drag the sprite in 2D scene view, the Editor SHOULD switch to the new RectTransform... Read more
Sprite packer is not always enabled
Installed 4.6RC1, created project and opened sprite packer via window but it was disabled. As of beta15 it should always be enabled. Read more
You cannot draw a Transition from "Any State" to Sub-State Machine
To reproduce:1. Open any project2. Open any animator window3. Make sure you have a state, a Sub-State Machine and "Any State" (creat... Read more
User cannot Copy-Paste several States at once
To reproduce:1. Open any Animator containing several states2. Multi select several of them3. Copy4. PasteExpected result: All the se... Read more
Cmd + C does not work when trying to copy States in an Animator
To reproduce:1. Open any Animator containing state machines2. Select one or more states3. cmd + c to copy4. cmd + v to pasteExpected... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default