Search Issue Tracker
Text in the hierarchy box goes away when it loses focus
To reproduce: 1. Open the attached project. 2. Open sceneA 3. In the hierarchy search field type: bob 4. The scene view turns grey a... Read more
uGUI: Buttons do not react to user input as expected
To reproduce: 1. Download a project from http://files.unity3d.com/Tim/GUIProject/Alpha4/uGUIProject_alpha4.zip 2. Build for iOS devi... Read more
Hashtable can't be used in WWW on WP8/WSA platforms
Using Hastable as an argument for WWW constructor throws the following errors: Assets/CheckWWWError.cs(15,55): error CS1502: The bes... Read more
Background sprite can be visible when it shouldn't (due to alpha)
To reproduce: 1. Open attached project 2. Open scene "Game". It contains three sprites - a flower with alpha on it's edges, a grass ... Read more
Mesh-blendShapeCount documentation has a broken link
The "See Also: blendShapes." link is broken in the http://docs.unity3d.com/Documentation/ScriptReference/Mesh-blendShapeCount.html p... Read more
Sprite is sometimes not renamed with Image
To reproduce: 1. Open attached project 2. Rename one of the images in Default Atlas HD folder Expected result: Sub-sprite also get'... Read more
Android app is killed by activity manager if home button is pressed whil...
Reproduction steps: 1. Build and run an empty project on the device 2. Start the touch input by touching the screen and don't lift u... Read more
Hierarchy order of canvas children is not persistent
To reproduce: 1. Open attached project 2. Open scene "TestScene" 3. In the hierarchy navigate to 2D Canvas > WindowsParent 4. Switch... Read more
Changing from custom Inspector to the default causes crash
To reproduce: 1. Open attached project. It contains a custom inspector script 2. Make sure "Auto Refresh" is on (through Editor > Pr... Read more
Editor crashes with out-of-memory fatal error when selecting a lot of te...
Selecting 400 textures in editor makes it to crash with an out-of-memory fatal error. This was reproduced only on Mac. Reproduced w... 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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP