Search Issue Tracker
"Exception: GetMonth" when trying to get month from System.Globalization...
Reproduction steps:1) Open "789097_Repro.zip" project2) Open "asd" scene and enter playmode3) Press "space" button and watch Excepti... Read more
Compiler does not allow implicit conversions in a ternary operator
Steps to reproduce:1. Open attached project ("New Unity Project1").2. Notice that the "Console" window outputs: "Assets/test.cs(11,1... Read more
Images doesn't work with Offset and Tiling values
Steps to reproduce: 1) Download attached project "Sample.zip" and open in Unity.2) Open scene "Main".3) In Project tab, go to Assets... Read more
[iOS][Android] CultureInfo.CurrentCulture.NumberFormat is incorrect
Reproduction steps:1. Open "Test045" project2. Build to iOS device3. Set device language to English4. In app click UI Button5. Notic... Read more
New DLL is not updated and old version is used instead of the new one un...
Might be related to plugins given the DLL issue Steps to reproduce: 1. Open the attached project (UnityOSXBundleIssue.tar.gz)2. Open... Read more
Crash on “compute_class_bitmap” when opening new window
To reproduce the issue follow the steps:1. Open the project user have attached.2. Select and open "FullSerializer" tab in menu bar.3... Read more
Coroutine never breaks out of yield of another Coroutine if other is sto...
Steps to reproduce:1. open users attached project2. run scene 'test1'- several messages printed Actual:1) Beginning 12) Stopping oth... Read more
Visual studio project generation ignores certain filenames
Reproduction steps:1. Open the project.2. Open "TestScript.cs" in Visual studio3. Wait for the project files to be generated. Expect... Read more
Uri.MakeRelativeUri doesn't work as expected
Steps to reproduce: 1) Download attached project 'UnityUriBug.zip' and open in Unity.2) In toolbar click on Tools >> 'UriTest'... Read more
[Multidisplay UI] "Display.RelativeMouseAt" z axis only shows value of 0.
Steps to reproduce:1. Open my attached project.2. Open "test" scene.3. Build project in windows platform.4. Move your cursor between... 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