Search Issue Tracker
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
uGUI with <color> tags should fade out with alpha
To reproduce:1. Create a uGUI text2. Add the tags <Color = green> and </Color> to the text, it should turn green3. Try t... 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
- The Editor freezes when painting with The “Grid” GameObject picked for the Game Object Brush
- "Component of type Animator had become dangling during an undo operation" warning is thrown when undoing Auto-Generated Animation setup on Button Component in Inspector window
- Errors are thrown when clicking on a Key selection area from another Audio Track property in the Timeline curves view
- Warnings are thrown in the Console when pressing "Auto Generate Animation" on a Button component with Transition set to Animation
- Animation behaviour help icon leads to broken 404 documentation page