Search Issue Tracker
[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
Inconsistent naming behavior between files & folders
To reproduce:1. Create a new project2. Create a folder, name it "0.1"3. Duplicate the folder - its copy is called "1.1"4. Create a p... Read more
CreateUI -> Text causes NullReferenceException
1. Create a new project2. GameObject -> CreateUI -> Text3. NullReferenceException in the console 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled