Search Issue Tracker
broken link in docs
http://docs.unity3d.com/Documentation/ScriptReference/MonoCompatibility.html link is broken.instead users can find the page at:http:... Read more
Individual animation markers disappear when entering play mode
To reproduce1. Open New_Unity_Project_42. Open Animation window3. Select one of the Animations in Project view4. Take note that i an... Read more
Asset Import Screen: Some lines are improperly indented
When importing assets from a .unitypackage, some of the lines containing assets are indented improperly. This gives the screen a cha... Read more
Scrolling japanese keyboard's Kanji list crashes iOS7
To reproduce:1. Open project iod7_keyboard_test2. Build for iOS7 and run on device (reproduced with iPhone5c 7.0.1, not reproducible... Read more
Pressing Left Shift + Keypad causes keypad to remain in the pressed state
To reproduce:1. Create a project and add the Test.cs script to it2. Run the game3. Press Keypad 8 - console says keypad on4. While h... Read more
When the CharacterController component has a step-offset
Bug reproduced in version 4.3.0b5 (19fb00de019e) Steps:In this example, the character controller on the "Character" game object has ... Read more
Reimporting a shader makes all materials in scene forget undeclared pro...
Reimporting a shader makes all materials in scene forget undeclared properties set from code. This is kind-of-an-edge case. In the p... Read more
When displaying a text object based from a dynamic font, certain charact...
Using NGUI plugin to create a label, character "–"(this is Unicode dash character) is not being displayed on Win Store Apps. Reprodu... Read more
new proxy option doesn't check for lowercase env variables
When setting the proxy settings via the gui the env variables are added to the file in all lower case which the unity app doesn't pi... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default