Search Issue Tracker
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
Unity grass builds patch meshes at runtime which causes cpu spikes
To reproduce:1. Open repro.unitypackage2. Open scene test. It contains a terrain populated with grass and a camera that is moved alo... Read more
Library folder is larger in 5.0
Steps to reproduce : - download both of the projects attached and notice that the Library folder for the 5.0 project is larger than ... Read more
Static batching uses too many draw calls in Unity 5
Steps to reproduce:1. Open the attached project and the scene in 4.5.x2. Press play3. Observe that drawcalls in the stats are 24. Op... 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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs