Search Issue Tracker
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
Transform.rotation of game object is no longer valid, due to a bad input...
The "transform.rotation of 'gameObject' is no longer valid, due to a bad input value." error is shown in the console while playing a... Read more
CMD+A does not select text but repeats some of the actions made recently
To reproduce:1. Open any project that contains a script2. Double click on a script so it opens in MonoDevelop3. Press CMD+A4. Notice... 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