Search Issue Tracker
NullreferenceException when changing width of Rect Transform and switchi...
1. have move tool selected2. create button3. attempt to change width in the inspector for the rect transform4. switch to rect tool r... Read more
Editor crash when mecanim transition endTime < startTime
1. Open the attached project.2. Select the New Animation Controller and go to the Animator window.3. Select the transition between t... Read more
[Graphics.Blit] Graphics.Blit moves screen one pixel up in Play mode
Duplicate: http://issuetracker.unity3d.com/issues/game-view-is-offset-when-blitting-from-a-rendertexture To reproduce:1. Open the pr... Read more
Importing substances causes a crash
To reproduce:1. Create a new project2. Open the asset store3. Download and import the "18 FREE Substances"4. Unity crashes on import... Read more
FindGameObjectsWithTag() adds to count the selected prefabs
To reproduce:1. Open the attached project2. Run the scene3. (De)select the Cube prefab from the Project View4. Notice that the size ... Read more
Having Canvas object in a scene automatically marks it dirty
Steps to reproduce:1. Create a new scene and add a Canvas object.2. Save the scene. Scene will remain marked as dirty - asterix will... Read more
Disabling an UIRenderer component at runtime crashes Unity
1. Open the attached project2. Run the scene3. Click the "Toggle Renderer" (it disables the UIRenderer)4. Unity crashes Read more
Disabling RectTransform crashes the editor
Steps to reproduce:1. Create an object which has RectTransform component2. Create a script which disables mentioned RectTransform3. ... Read more
InputField cursor is not aligned with the text properly
To reproduce:1. Create a new project2. GameObject -> Create UI -> Text3. Add the InputField component to the Text element4. Cl... Read more
Cannot drag Hierarchy children to be first child of parent
Steps to reproduce : - create a new project- create a few game objects in the Hierarchy and add them as children of another object- ... 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
- LUT assets are not shown when selecting Spectral Lut with Advanced Object Selector
- GameObjects disappear from Scene view when hidden in Hierarchy and Scene view Eye icon is disabled with GPU Resident Drawer enabled
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes