Search Issue Tracker
Preview of multiple sprites in the inspector are overlapping
To reproduce:1. Open attached Unity project "MultiSpritePreview.zip"2. Go to Assets --> Prefabs3. Click on one of the prefabs, th... Read more
Prefabbing an object with missing Script component grays out whole Compo...
To reproduce:1. Open the attached Unity project "MultiSpritePreview.zip"2. Click on ZombieFemale prefab3. Inspect the Nothing Select... Read more
AssetDatabase.importPackageCompleted callback doesn't fire if scripts ha...
Steps to reproduce: 1. Open attached project "947215.zip"2. Click "Test/ImportPackage" in the Menu Bar a Unity Package containing on... Read more
Rewriter errrors when building for UWP refering to System.Net classes
How to reproduce:1. Download attached project and open "Test" Scene2. Build game (make sure Universal Windows Platform is selected) ... Read more
[IL2CPP] [.NET 4.6] Mail doesn't send when calling SmtpClient.Send
Reproduction steps:1. Allow less secure apps to access your email account.- Google guide: https://support.google.com/accounts/answer... Read more
Pink square appearing in tilemap when a tile is missing
Pink square appearing in tilemap when a tile is missing Repro:1- Open project in attachment.2- Open scene 'PinkSquare'. You should s... Read more
Console is spammed with animator warnings because overrideController is ...
To reproduce:1) Open attached project and scene2) Play it Expected: Console is emptyActual: 4 different (but with same header text) ... Read more
Typo in 'Accept merge' popup window
Steps to repro: 1. Open attached project;2. In Project panel drag 't1' scene on top of 't2';3. Click 'Merge into existing';4. Click ... Read more
Unity freezes when clicking "Optimise Transform Hierarchy" of a rigged m...
To reproduce:1. Open attached Unity project "OptimisingTransformHierarchyCrash.zip"2. In Project window, navigate to Assets3. Click ... Read more
[Facebook] FileNotFound exception when switching SDK
-e: when switching from sdk 7.9.4 to 7.10.1 an exception is thrown about a missing dll--not a regression with unity but fb which mak... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS