Search Issue Tracker
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
[MonoBehaviour] Enable checkbox is not shown when there are methods affe...
To reproduce:1. Open attached repro.unitypackage2. Open scene 'square'. The scene has a UI sprite which has a monobehaviour on it. T... Read more
Network Authority problems
Authority is not setup correctly for NetworkIdentity objects in the scene. When NetworkServer.SpawnObjects() is called, for objects ... Read more
Shadows do not fade in the distance
How to reproduce: 1. Open attached project2. Build to iOS or Android- Notice how the shadows pop in, rather than fading in smoothly Read more
SyncListStruct Callback doesn't work properly when you have multiple sam...
Repro steps: 1) Build project2) Open two instances of built applications3) In first one press "H" button on keyboard (starts Host)4)... Read more
Custom editor window freezes and spams InvalidOperationExceptions when c...
Steps to reproduce: 1. Open attached project (EndFunctionBug.zip)2. Click Test/TestExceptions button3. Notice the opened window is b... Read more
Polygon type sprites do not work as source images for UI elements
Steps to reproduce: 1. Open the attached project2. Open 'Test' scene3. Notice it has 3 UI Images in the scene, each of them has a di... Read more
[OSX][StackOverflow] Incorrectly written C# setter for a property causes...
Steps to reproduce: 1. Open the attached project on Mac2. Notice the script 'Boom.cs' has an error on line 123. Open and play 'Crash... Read more
Input.GetKeyDown(KeyCode.CapsLock) not being detected on Mac
To reproduce:1. Add attached script to any object in scene2. Press CapsLock button3. Notice that Input.GetKeyDown(KeyCode.CapsLock) ... Read more
Mecanim animation with 1 frame playing out for more time than it should
How to reproduce:1. Create a new Unity project2. Add game object to a scene and create few animations for it3. Create one animation ... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal