Search Issue Tracker
Mono cannot validate SSL certificate properly on Windows
To reproduce:1. Open the attached project2. Open NetworkTest.cs and comment line:ch.ChainPolicy.RevocationMode = X509RevocationMode.... Read more
Custom Shaders from Android Asset Bundle does not work right when instan...
Asset bundles created for android that have Custom shader in it does not behave as expected. Read more
Editor freezing in MonoManager ReloadAssembly
To reproduce:1. Open the attached project2. Open the scene "Game" (in the original project it is in the "scenes" folder3. Press play... Read more
Linq orderby bug
To reproduce:1. Open attached project2. Run test scene3. Check the console. Notice that S2 is returned before S1. .NET returns s1 th... Read more
[WIN] System.TimeZoneInfo does not return any Time Zones
How to reproduce: 1. Open attached project2. Open scene Main.unity3. Play the scene- Note that the number printed in the log is 0 Read more
Right side "alt" button triggers left side "ctrl" button
To reproduce this issue:1. Open project2. Play scene "TestInputKey"3. Notice that right side "alt" button triggers left side "ctrl" ... Read more
[SceneView] Clustering view stays until rebake if the scene is switched
To reproduce:1. Open attached project2. Open scene 13. Bake lightmaps4. Check Clustering view5. Open scene 26. Notice that Clusterin... Read more
[Android] LocationService doesn’t work without “high accuracy” mode
On Android devices, LocationService doesn’t work without setting “high accuracy” location mode in the system settings (“Settings” -&... 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