Search Issue Tracker
NavMeshAgents with slow speeds, i.e. 0.1 gets stuck when moving around c...
Steps to reproduce : - import the project attached - open the scene and press play - press "S" to spawn an agent and notice that it... Read more
No settings for polygon collider 2d detail.
Documentation details a way to change the detail of the collider, although it's impossible in the editor. To reproduce: 1. Open/c... Read more
DOC: "undocumented" EditorWindow.OnDidOpenScene() appears in docs
To reproduce: Open http://docs.unity3d.com/Documentation/ScriptReference/EditorWindow.OnDidOpenScene.html Read more
panels don't maximize on spacebar hotkey anymore
To reproduce: 1. In unity editor press space Expected result: Currently focused window maximizes Actual result: error sound is played Read more
The editor silently fails when a serialized field is type-mismatched
To reproduce: BUGGY SCENARIO: 1. create new game objects ObjA and ObjB 2. make the following component, TestScript.cs: using Unity... Read more
Sprites with Mip Maps enabled do not get packed
To reproduce: 1. Open attached project 2. Use Sprite Packer to pack the sprites found within Expected result: They get packed Actu... Read more
A moving CapsuleCollider triggers collisions with no actual contact betw...
To reproduce: 1. Open attached project 2. Run scene 'test' 3. Console reports collisions Notice: the issue only occurred while usin... Read more
Unity UI breaks when an empty OnRenderImage call is attached
To reproduce: 1. Open any project 2. Attach ScratchPaper.cs script to the main camera 3. Enter play mode Expected result: After lea... Read more
Event is not triggered at the last frame of the animation
To reproduce: 1. Open the project that I've attached; 2. Open the scene (it contains an animated game object); 3. Open the animation... Read more
Drag&Drop mouse icon doesn't change on custom editor unless it is docked
To reproduce: 1. Open attached project 2. Go to Custom -> Open 3. While the editor is undocked Drag&Drop a prefab into it 4. It's re... 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
- Light 2D component documentation button leads to a page that does not exist when the documentation button is pressed in the Light 2D component
- [Usability] Context name is difficult to read in Inspector when Editor theme is set to Light
- Offset rendering occurs when drawing a custom ImmediateModeElement
- Graph Inspector and Triangle button icons are poorly visible in Light Editor theme
- Text changes to the Inspector default value when logged multiple times after being set via StringBuilder