Search Issue Tracker
GL.LoadPixelMatrix is broken (VR matrix changes in 5.4, regression)
This is causing various drawing bugs in the player and editor. Read more
GL.LoadOrtho does not setup ortho perspective transform
1. Open user attached project in 5.4.0b202. Open and play Test scene.Notice that triangles are drawn in perspective view frustum.1. ... Read more
[iOS] GameCenterPlatform.ShowLeaderboardUI is not showing the specific l...
Steps to reproduce: 1. Create and setup an app with 2 Game Center leaderboards in iTunes Connect (with ids "leaderboard1" and "leade... Read more
[iOS] IL2CPP generates a conflicting types error
Steps to reproduce:1) Open the attached project.2) Build for iOS.3) Deploy to a device via Xcode.4) Launch the app. The build fails ... Read more
[Performance] ReadByte() from HttpWebRequest is extremely slow
1. Open user attached project2. Launch Unity Remote scene.3. Play scene4. Pay attention to log output.Notice that Unity receives onl... Read more
[NetworkWriter] NetworkWriter.Write always takes values from the start o...
Steps to reproduce: 1. Open attached project "808515.zip"2. Open scene "repro"3. Run it4. In console notice comparison of NetworkWri... Read more
Unity fails to import data when Asset Serialization Mode set to Force Bi...
Steps to reproduce : 1) Download attached project " 123213213.zip" and open in Unity.2) In Project tab, click on "Rewired1.0.0.89.U5... Read more
Any State -> transitions do not work correctly with Ordered Interruption
Steps to reproduce: 1) Download attached projetc "case_808387 repro" and open in Unity.2) Open scene "mecanim_crossfade_test".3) Sel... Read more
[WSA] 'Type' does not contain a definition for 'BaseType'
Methods of Type broken when exporting as a Windows Store App. If your code uses Type's "BaseType" this will run fine in editor and w... 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