Search Issue Tracker
c# version of function prototype missing a parameter
To reproduce:1. Open file:///Applications/Unity/Documentation/ScriptReference/PrefabUtility.RevertPrefabInstance.html2. Check C# ver... Read more
Broken link in the Scripting Reference
The page contains a broken link "See Also: Browser to Unity communication"http://docs.unity3d.com/Documentation/ScriptReference/Appl... Read more
Moving an object with local tool handles causes other axis to move incor...
To reproduce:1. Create a new project2. Make sure the tool handles are set to local3. Set the camera position to (0,0,0)4. Set the ca... Read more
Animations gets corrupted when importing from 4.2 to newer version of Unity
To reproduce:1) Open the user attached project DimBug422 with Unity 4.2.22) Find 'dim_move' between project files and press it3) Dra... Read more
Using uGUI label's pixel perfect and resizing causes the text to disappear
To reproduce:1. Create a new project2. Add a new uGui label3. Press "Pixel Perfect"4. Change the size delta x to a negative value - ... Read more
undo cannot undo the creation of uGUI objects
To reproduce:1. Create a new project2. Create a cube in the scene3. Create a uGUI label (this will automatically create a 2D Canvas)... Read more
uGUI labels position and pivot control gizmos are visible at strange angles
1. Create new project2. Create a uGUI label.3. Select the label4. Position the camera so it's looking with a top down corner perspec... Read more
uGUI label's "Pixel Perfect" causes the text to blur out
To reproduce:1. Create a new project2. Create a uGUI label3. Press "Pixel Perfect" twice - the text gets blurry in the game view aft... Read more
Tooltip appears on the wrong monitor
To reproduce (at least two monitors required):1. Switch the monitor mode to duplicate the display2. Open Unity and create a new proj... Read more
Unity documentation manual is missing
To reproduce:1. Open Unity manual through editor interfaceExpected result: Manual opensActual result: There's no manual 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler