Search Issue Tracker
uGUI Image and Rect masks don't work with deferred rendering and DX11
Steps to repro: 1) Open 'uGUIProjectBeta11' project 2) Open 'Scroll View' scene 3) Enable DX11 mode in Player Settings 4) Note: for ... Read more
Unity crashes when trying to upload project to Asset Server
- Open project attached to case 615020- Create a new project on our Asset Server instance- Try to commit all assets from the Unity p... Read more
WebCamTextures tear on iPhone4
WebCamTextures tear on iPhone4 when the WebCamTexture size is specified to something other than the default size. Read more
Screenshot taken in Landscape mode is not rotated accordingly on WP8
Steps to reproduce:1. Add the following script to any project:Texture2D screenshot;void OnGUI(){if (screenshot != null) {GUI.DrawTex... Read more
Freeze on printing downloaded long string
1. Open scene "test"2. Play in editor3. Press Gui.button "return Length 100,000(Freeze)", file will be downloaded and printed with d... Read more
Inspector - component property names overflow into property value space
Steps to reproduce:1. Open the attached project2. Select the gameObject which has an attached component script3. Observe the script ... Read more
Unity web player game using Google Chrome will not allow input
Steps to reproduce:1. Open the build (build/build.html) with Chrome or build the project to webplayer platform2. Press 'Run this tim... Read more
Not possible to commit projects to Asset Server
When trying to commit any project (even completely new one to Asset Server, getting the error: "Could not prepare upload. value "429... 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