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.... 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... 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). A... Read more
Dynamically changing uGUI button sprites does not update the graphic
To reproduce: 1. Import repro.unitypackage 2. Open scene rep. It contains a uGUI button with a sprite swap transition and a script t... Read more
uGUI Button with SpriteSwap transition loses original sprite
To reproduce: 1. Open attached project 2. Open scene rep. It contains a button with a custom sprite and a sprite swap transition 3. ... Read more
The disallow multiple selectables on the same game object message is not...
1. create empty child object to canvas 2. on the child add component toggle 3. now add button and see pop up message in full: "Can'... Read more
Disabling a Canvas using the Gamepad or the Keyboard throws error
To reproduce: 1. Open attached project 2. Open scene "test". It contains a button that toggles the canvas on/off when pressed. It ca... Read more
Memory is not freed by 'Object.Destroy' when returning to edit mode
To reproduce: 1. Open the attached project 2. Open scene Test. It contains gameobjects with a script that creates a mesh and allocat... Read more
Scene view 'top' is rotated 180 degrees
To reproduce: 1. Open a new project 2. Create a plane 3. Set the scene view to "Top" via the scene view gizmo 4. Try to move the pla... Read more
uGUI with <color> tags should fade out with alpha
To reproduce: 1. Create a uGUI text 2. Add the tags <Color = green> and </Color> to the text, it should turn green 3. Try to change ... 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
- [Android] The audio is muted after returning back to the app when recording the screen
- Light 2D component documentation button leads to a page that does not exist when the documentation button is pressed in the Light 2D component
- [Usability] Context name is difficult to read in Inspector when Editor theme is set to Light
- Offset rendering occurs when drawing a custom ImmediateModeElement
- Graph Inspector and Triangle button icons are poorly visible in Light Editor theme