Search Issue Tracker
The 'Mute' transition flag in the Sub-State Machine gets ignored after s...
How to reproduce:1. Open the attached '1282801.zip' project and open the 'Test' Scene2. Open the Animator window ( Window > Anima... Read more
[LWRP] Camera with target render texture does not respect transparent ba...
How to reproduce:1. Open attached project "TransparentRenderTexture.zip" and scene "SampleScene"2. Enter Play mode3. Observe the Cub... Read more
Graphics.Blit will not apply the Material over the whole GameObject when...
How to reproduce:1. Open the user's attached "Bugreport-Graphics.Blit" project2. Open the "Scene" Scene3. In the Hierarchy select th... Read more
White borders appear around a texture when Post Processing is unchecked ...
How to reproduce:1. Open project "bug1.zip"2. In the Hierarchy window select "Main Camera" and look if the "Post Processing" is unch... Read more
Editor memory leak when entering and exiting Play Mode in a blank URP pr...
How to reproduce:1. Create a new 3D URP Project2. Install the Memory Profiler package3. Enter Play Mode, capture a Memory Profiler s... Read more
"Missing Prefab Asset" error in a SubScene after Domain Reload
How to reproduce:1. Open the attached “IN-81743“ project2. Enter Play Mode3. Exit Play Mode4. Change 'MyScript.cs' to trigger a Doma... Read more
Polygon Collider 2D is missing Edit Collider button in the Inspector window
How to reproduce:1. Create a new project2. Create a new gameObject and add the Polygon Collider 2D collider to it3. Observe Inspecto... Read more
"ArgumentException: Cannot set currency to an empty or null string" erro...
To reproduce:1. Open users attached project "BlockPuzzleMagic.zip"2. Open "MainScene.unity" scene3. Press the shop button on the bot... Read more
Target runtime doesn't support default interface implementation
Reproduction steps:1. Open the "DefaultInterfaceImpl.zip" project attached by the user2. Observe the Console window Expected result:... Read more
Text is rendered with a different font when the "FallbackBoldItalic" fon...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mod... 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