Search Issue Tracker
2048 x 2048 sprite sheet causes the crash
Reproduced on:Samsung Galaxy Tab 10.1 (GT-P7510) with Android 4.0.4 Not reproduced on:Google Nexus 5 with Android 4.4.2 Unity Versio... Read more
lightmapping manual page is missing pictures
-e: there are two paragraphs which miss one pic each -repro:--open http://docs.unity3d.com/Manual/LightmappingUV.html--open /4.3.4f1... Read more
Camera.velocity value differs from velocity of parent object
Camera.velocity value differs from velocity of parent object.Parent object moves with constant speed. But value returned by Camera.v... Read more
Resizing a MyClass[] array in the inspector does not make the new elemen...
To reproduce:1. Open the attached project. It contains a script with a serializable class that has 3 fields (bool int and float). Al... Read more
Dynamically changing uGUI button sprites does not update the graphic
To reproduce:1. Import repro.unitypackage2. Open scene rep. It contains a uGUI button with a sprite swap transition and a script tha... Read more
uGUI Button with SpriteSwap transition loses original sprite
To reproduce:1. Open attached project2. Open scene rep. It contains a button with a custom sprite and a sprite swap transition3. Ent... Read more
The disallow multiple selectables on the same game object message is not...
1. create empty child object to canvas2. on the child add component toggle3. now add button and see pop up message in full: "Can't a... Read more
Disabling a Canvas using the Gamepad or the Keyboard throws error
To reproduce:1. Open attached project2. Open scene "test". It contains a button that toggles the canvas on/off when pressed. It can ... Read more
Memory is not freed by 'Object.Destroy' when returning to edit mode
To reproduce:1. Open the attached project2. Open scene Test. It contains gameobjects with a script that creates a mesh and allocates... Read more
Scene view 'top' is rotated 180 degrees
To reproduce:1. Open a new project2. Create a plane3. Set the scene view to "Top" via the scene view gizmo4. Try to move the plane -... 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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”