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... Read more
[VCS] Unable to delete files in the project window when perforce is disc...
To reproduce: 1. Set up perforce 2. Create a project in perforce workspace 3. 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 console 3. Clear this erro... 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... Read more
Calling Undo.RecordObject(null,"") causes Editor to crash
1. Open any project 2. Create EditorUndo.cs file: using UnityEngine; using UnityEditor; using System.Collections; public class Edi... 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. ... 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 script 2. Double click on a script so it opens in MonoDevelop 3. Press CMD+A 4. No... 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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress