Search Issue Tracker
References to a script is broken when moving it from another GameObject
To reproduce:1. Open the attached project2. Open the 'Test' scene3. Click on the first cube in the hierarchy view4. Try dragging the... Read more
Wrong image in the PolygonCollider2D documentation
PolygonCollider2D documentation has old image which shows "Alpha Cutoff" and "Detail" sliders. We cut those from the final release. ... Read more
AnimationClip references undocumented Motion parent class
Steps to reproduce : - open the link http://docs.unity3d.com/Documentation/ScriptReference/AnimationClip.html- search for Parent Cla... Read more
Cannot logout from Mac if MonoDevelop is open
To reproduce:1. Have a MonoDevelop window open2. Try restart/logout/shut down your Mac3. Click trough any confirmation dialogs4. Not... Read more
Shadows + steep camera viewing angles result in a ridiculously high numb...
Trees placed using the terrain engine produce much higher number of draw calls when viewed from steep angles while the "Fade Length"... Read more
Using Handles.Slider() slightly changes the position numbers
Manipulating a custom handle slightly changes the transform.position of an object, even when the value is never touched by a script.... Read more
Holding right mouse button and switching to 2D mode does not switch to t...
To reproduce:1. Open any project2. Set the camera to Perspective camera3. Hold right mouse button and press shortcut key for 2D mode... Read more
Scale to fill acts as scale to fit and vice versa
"Scale to fill" and "scale to fit" splash image behaviors are reversed.This is reproducible on all devices and is a regression since... Read more
DOC: EditorStyles docs still reference EditorGUIUtility.LookLikeInspector
http://docs.unity3d.com/Documentation/ScriptReference/EditorStyles.html Still links to EditorGUIUtility.LookLikeInspector even thoug... Read more
Placing/removing trees after deleting a "Missing" tree causes crashes
To reproduce:1. Import the Repro package2. Open scene Castle Defense3. Select the terrain and through the inspector navigate to the ... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal