Search Issue Tracker
-e Editor hangs when script that manipulates anchors is used
To reproduce: 1. Open attached project 2. Open crash=repro scene 3. Find the 'Letterboxer' object in the scene 4. Add the 'Preserve... Read more
Changing InteractableStates while Deactivating EventSystem causes NullRe...
To reproduce the issue follow the steps: 1. Launch the attached project called 'Selectable' 2. Open the "Sample" scene 3. Run the sc... Read more
When a game object containing an image is destroyed, the MissingReferen...
To reproduce: 1. Open attached project 2. Open Test scene 3. Press play 4. Click button "Close Me" 5. Notice MissingReferenceExcept... Read more
The grid in 3d space is visible through the UI text and Canvas
To reproduce: 1. Create new project 2. Create UI Text game object 3. Zoom in Text game object 4. Notice that grid is visible throug... Read more
Can't interact with uGUI using a mouse on Android
This is a regression in Unity 4.6.0b11. Mouse worked fine with 4.6.0b10. Reproduced on: Google Nexus 5 with Android 4.4.4 with Logi... Read more
The handle of a slider is unaligned in playmode
Steps to reproduce : - create a new project - create a new slider - press play and notice the handle is unaligned *Note : Regressi... Read more
[GraphicRaycaster] inconsistent behavior between 2D and 3D colliders beh...
Reproduction steps(GIF attached): 1. Open "UI" project. 2. Open "scene" scene. 3. Check "1", "2", "3", "4" game objects collider typ... Read more
Errors when importing the UI example project from the Asset Store
Steps to reproduce : - import the UI example project from the Asset Store and notice the errors *Note : On 4.6, UnityEngine.EventS... Read more
Having GO with any Renderer (except Canvas Renderer) inside Canvas with ...
Steps to reproduce: 1. Open user attached project 2. Open scene 'Test' 3. Enter play mode, errors thrown in console Expected result... Read more
Adding rect transform to transformed sprite undoes transformation
1. scale/rotate sprite in scene 2. add rect transform component 3. observe how scale/rotation is undone 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key