Search Issue Tracker
The animator gizmos are visible before the animator is initialized
1) What happenedThe animator gizmos are visible before the animator is initialized. Repro:1. Insert a model into the scene2. Observe... Read more
sentence suddenly ends on webplayer streaming manual page
-e: reads like there should be more words -repro--go to http://docs.unity3d.com/Manual/WebPlayerStreaming.html--search for "you can ... Read more
Links broken for some of the Enums in UnityEditor.VersionControl
Links are missing for States and Severity. And Descriptions are missing from :FileMode, MergeMethod, ResolveMethod, RevertMethod, Su... Read more
html tags not displayed as properly on manual page
-e: shows "&lt;" instead of "<" -repro:--go to http://docs.unity3d.com/Manual/UsingWebPlayertemplates.html--scroll down to th... Read more
When setting another state as default, the ex-default one gets executed ...
When setting another state as default, the ex-default one gets executed out of order. Repro:1. Add 2 states (one default), and add m... Read more
Some objects in the inspector render on one another in Canvas Scaler
To reproduce this issue: 1. Open the attached project2. Open 'canvas scaler' scene3. Select Canvas in the hierarchy4. Make Sure UI S... Read more
Graphic Raycaster wrongly blocks UI objects in World Space render mode
To reproduce this issue: 1. Open the attached project2. Open 'worldspace' scene3. Notice in the 'Canvas' that Render Mode is: World ... Read more
Crash when starting Play mode in 2D_Platformer demo
Trying to enter play mode using the 2D_Platformer demo project with Unity 4.6rc1 crashes on MacOS 10.8.5. Read more
There is no Editor API to access the Version Control Mode
Version control mode, in Project Settings > Editor , is not exposed in 'UnityEditor.VersionControl' and therefore cannot be chang... 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