Search Issue Tracker
Throwing exception in async method in start spams console, does not stop...
To reproduce: 1. Open the attached project 2. Play the SampleScene Expected: Only a single exception is thrown Actual: Exceptions s... Read more
[Android][IL2CPP] App crashes on 2019.1.0a12 and up on launch if old IL2...
Reproduction steps: 1. Create a New Project in 2019.1.0a11 or below 2. Set the "Platform" to "Android", "Package Name" to "com.Case.... Read more
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' Scene 2. Open the Animator window ( Window > Animat... 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" project 2. Open the "Scene" Scene 3. In the Hierarchy select... 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 un... 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 mode 3. Observe the... Read more
Polygon Collider 2D is missing Edit Collider button in the Inspector window
How to reproduce: 1. Create a new project 2. Create a new gameObject and add the Polygon Collider 2D collider to it 3. Observe Inspe... 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" scene 3. Press the shop button on the ... Read more
Incorrect resolutions when reading from the player using Screen.currentR...
Reproduction steps: 1. Open the attached project “WrongResolution” 2. Go to File > Build Settings 3. Make sure that "Development ... Read more
Target runtime doesn't support default interface implementation
Reproduction steps: 1. Open the "DefaultInterfaceImpl.zip" project attached by the user 2. Observe the Console window Expected resu... 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
- [URP] Exceeding the platform's supported light limit gives shadow distortion when using Deferred Rendering Path
- URP Sample Buffer Image Tile is moved when the Offset Value is changed
- Static constructor in a struct returns false when running tests with IL2CPP
- Console throws warnings and a MissingReferenceException error for XR packages when doing a clean project import
- [Linux][IL2CPP] Dedicated server crashes when calling Socket.Send