Search Issue Tracker
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.zip2. Build for iOS device... 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 best... Read more
Background sprite can be visible when it shouldn't (due to alpha)
To reproduce:1. Open attached project2. Open scene "Game". It contains three sprites - a flower with alpha on it's edges, a grass sp... 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 project2. Rename one of the images in Default Atlas HD folderExpected result: Sub-sprite also get's re... 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 device2. Start the touch input by touching the screen and don't lift up ... Read more
Hierarchy order of canvas children is not persistent
To reproduce:1. Open attached project2. Open scene "TestScene"3. In the hierarchy navigate to 2D Canvas > WindowsParent4. Switch ... Read more
Changing from custom Inspector to the default causes crash
To reproduce:1. Open attached project. It contains a custom inspector script2. Make sure "Auto Refresh" is on (through Editor > P... 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 wi... Read more
Rigidbody2D colliders leave gaps between one another
To reproduce:1. Create a project2. Create a 2D platform3. Create a few boxes to stack on it (the smaller the scale the more visible ... 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
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component