Search Issue Tracker
Rendering order bug when using elements with canvas and elements without it
To reproduce this bug: 1. Open the project 2. Open Assets/Scenes/renderorder.unity 3. Expand HUD object, notice how it is before t... Read more
Public enum located in generic Class is displayed as int field instead o...
To reproduce: 1.Create new project and import attached package. 2.Open imported "EnumBug" scene. 3.Select "Enum Bug" object. 4.Notic... Read more
Failed to run serialization weaver when building for WP8
To reproduce: 1. Import attached repro.unitypackage. It contains some scripts 2. Try to build for WP8 - an error is thrown: Error bu... Read more
Slider does not update when it is no longer controlled by a HorizontalLa...
Steps to reproduce: 1. Open the project and the scene 2. Find 'Slider' under Canvas in hierarchy 3. Note that it's Rect Transform va... Read more
Saving scene in play mode issues
1) It's possible in the editor <Save Scene>/<Save Scene as...> in play mode from script but impossible from UI. Is it by design or ... Read more
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 Setting... 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... 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) { ... 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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window