Search Issue Tracker
Background object gets selected instead of the one in the front
Steps to reproduce: 1. Open attached project "SelectionBug.zip"2. Open scene "bug"3. Click on pink cylinder to select it ("prefab" i... Read more
Non-visible objects do not render when replace deleted objects
Repro steps:1) Open my attached project and scene 'asd'2) Run the scene and select Canvas -> Scroll View -> Viewport -> Con... Read more
IL2CPP crashes when using SmtpClient
How to reproduce: 1. Open a new project2. Import the attached script (SendMail.cs)3. In the Player Settings set the Api Compatibilit... Read more
Minor spelling error: "BestFit is only suppoerted for dynamic fonts
To reproduce:1. Import font to project2. Change the import settings for a font to "OS Default" for the Rendering Mode and "Unicode" ... Read more
"Ctrl" click on object selects another object in scene view
Reproduction steps:1. Open "BugDemo" Unity project2. Click on "Main Camera" object in hierarchy tab3. Go to "GameObject" > "Align... Read more
Tiled image type stretches the image a bit
Repro steps:1) Open the project and sampleScene scene2) Select Canvas -> Image3) Change Image Type from Sliced to Tiled back and ... Read more
[ReflectionProbes] Deferred reflection looks different from forward due ...
Steps to reproduce: 1. Open attached project2. Open scene "Alloy3Samples/Hallway/Scenes/Hallway_BakedGI"3. Change view so that floor... Read more
Changing animation speed in script causes quaternion to matrix conversio...
Steps to reproduce:1. Open attached project "repro_726301.zip" and load it in Unity2. Load and play scene "_scene/debugScene"3. Noti... Read more
Script can not be removed from GameObject when its parent class is chang...
Steps to reproduce: 1. Create new project2. Create script "A". By default, it inherits from MonoBehaviour3. Create new GameObject (e... Read more
UI elements with inverted scale become invisible when a part of it goes ...
Steps to reproduce: 1. Open the attached project (rect_mask_test.zip)2. Open 'Test' scene3. Notice it has a red image created as a c... 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