Search Issue Tracker
Graphical artifacts in the Render Texture scene
Steps to reproduce : - import the UI sample scenes- play the Render Texture scene an notice the graphical artifacts Note :Also repro... Read more
Screenshot resolution wrong with large game view on OSX
Steps to reproduce:1. Open attached project "screenshot.zip"2. Open "test" scene3. Set Game resolution to "5120x2880" ("res1.png" at... Read more
GameView error message when using high resolution (>4096x4096)
Error message when exceeding maximum resolution should include that OpenGL ES 2 simulation is the cause (using no emulation shows no... Read more
[OSX] Calling Application.CaptureScreenshot throws "An active RenderTarg...
1.Open user selected project2.Play scene3.Press space to capture a screenshot Notice error mesage in console appearing GfxFramebuffe... Read more
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
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