Search Issue Tracker
Continuous Collision Detection does not work properly on rigidbodies wit...
To reproduce:1. Open the attached project2. Run the "Test" scene3. Click on spheres4. The top sphere bounces from the mesh collider ... Read more
OnTriggerStay2D is called not properly
To reproduce:1. Open the attached project2. Run the "scene1"3. Move Jane object using arrow keys so that it collides with a "Trappe"... Read more
Animator progress bars are broken
0. Open "Scene".1. Make sure the Animator window is open.2. Select the game object "Button" so that its Animation controller graph i... Read more
[VCS] Unable to delete files in the project window when perforce is disc...
To reproduce:1. Set up perforce2. Create a project in perforce workspace3. In Edit > Project Settings > Editor set up perforce... Read more
Serialization error thrown after changing Asset Serialization mode to Fo...
To reproduce:1. Open the attached project (TestProjectSettings.zip)2. Notice serialization error in the console3. Clear this error4.... Read more
OSX Maverick: Scene view looks very weird and glitchy.
To reproduce:Certain upgraded projects from 4.2 cause this.To reproduce try opening such a project/package in 4.3Expected result: Pr... Read more
Calling Undo.RecordObject(null,"") causes Editor to crash
1. Open any project2. Create EditorUndo.cs file: using UnityEngine;using UnityEditor;using System.Collections; public class EditorUn... Read more
Real-time shadows are not working with an orthographic camera
To reproduce:1. Make a fresh project.2. Change player settings to deferred rendering.3. Add a point light, set to soft shadows.4. Ad... Read more
Clips made in 4.3 are never found when you attempt to play it
If you make a clip in 4.3 and attempt to play it you get:"The animation state XXX could not be played because it couldn't be found!"... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph