Search Issue Tracker
When you slice up a sprite sheet, the resulting sprites are not in alpha...
When you slice up a sprite sheet, the resulting sprites are not in alphabetical order. To reproduce:1. Open any project containing a... Read more
Prefab name changes only when saving the entire project
To reproduce:1. Open any project where you have a prefab with child objects2. Place the prefab object in the scene3. In the assets, ... Read more
WWW.progress returns only "0" or "1" values
Using method WWW.progress on Win Store Apps, value is always returned 0 or 1. While downloading, value should vary between 0 and 1; Read more
Update lag in dopesheet after creating animation in scene
1. Have animation window open2. create animation by dragging at least two sprites to scene3. Curve does not appear in dopesheet unti... Read more
Paste does not work in the editor
It is impossible to paste text from the clipboard into text fields in Unity editor. Shortcut combinations does nothing and right-cli... Read more
Exceptions thrown in EditorWindow.OnGUI() method prevent EditorWindow fr...
Steps to reproduce:1. Create a project which has a custom EditorWindow2. Custom Editor Window should have a way to throw an exceptio... Read more
Disabling then enabling game object while Animator is active causes join...
To reproduce:1) Open the attached project and open 'JointTest' scene2) Run the scene, you will see that script disables and then ena... Read more
"Export Package" on prefab suggests to export all scripts instead of att...
How to reproduce with new project:1) Create a new project2) There create new prefab, empty game object and 2 empty scripts (js or C#... Read more
Editor shows misleading information window while attaching script to gam...
User has a script called differently from class name. Trying to attach this script, editor should pop the message window about misma... Read more
DrawGizmo.DrawGizmo only contains a javascript example
DrawGizmo.DrawGizmo only contains a javascript exampleLink: http://docs.unity3d.com/Documentation/ScriptReference/DrawGizmo-ctor.html 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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path