Search Issue Tracker
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
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
Can't interact with the standard GUI using a mouse on Android
This is a regression introduced with Unity 4.5. Reproduced on:Google Nexus 5 with Android 4.4.2with Logitech NX20 mouse Reproduced w... 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
Docking/undocking game view creates slightly off-scale canvas
To reproduce:1. Open attached project2. Open scene main. It contains a canvas and a few images. Notice the initial size of the white... 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
Windows Store Apps "build and run" doesn't work
Works fine on 4.5.1f2;Regression from 4.5.1f3. That includes 4.5.1p1, 4.5.1p2; Repro steps:1. open new project in the editor;2. in t... Read more
Crash when deleting a gameObject prefab with a Canvas component
Steps to reproduce:1. Open the attached project and the scene 'test'2. Delete the Button gameObject under Canvas3. Observe the crash... Read more
While zooming in error is thrown "Screen position out of view frustum"
1. Create new 3D project2. In scene view zoom until error occurs "Screen position out of view frustum" Read more
winmd file is not included in generated Win Store Apps solution
Reproducible on 4.5 versions; When a .winmd file is in the Plugins/Metro folder Unity will not copy it over to the Visual Studio pro... 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
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand