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
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
- 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