Search Issue Tracker
Memory Used Total is 4GB (in 4.5 it was only 100mb)
To reproduce: 1. Open attached project 2. Open Untitled scene 3. Enter play mode 4. Observe used memory in the Profiler Read more
[WP8] loading shaders takes a long time
To reproduce: 1. Open attached project (in an edit below). 2. Two buttons, to load fast scene (uses one shader) and slow scene (uses... Read more
API Updater fails to update references resolved through "duck typing"
UnityScript can resolve members dynamically, for instance: var o = Instantiate(myPrefab); o.rigidbody.mass = 42.0; In this case th... Read more
Hierarchy with a lot of gameobjects causes editor lag
To reproduce: 1. Open attached project 2. Open scene testlag. It contains a lot of gameobjects 3. Open up a few hierarchy windows (o... Read more
Scripting language does not change in material scripting reference
To reproduce: 1. Open http://docs.unity3d.com/ScriptReference/Material-ctor.html 2. Try to change the programming language. It a... 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
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
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
IndexOutOfRangeException when importing audio file
Open attached project in latest version of Unity 5. If no error shows up in the Console, reimport all assets. See attached screensho... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Quest] Materials are not rendering in Player when "Single Pass Instanced \ Multi-View" is selected and "Surface Type" is set to "Transparent"
- Hair master stack shader on hair is blown out when there is a backlit light on it
- [Editor] Profiler (Standalone Process) "Live" button is greyed out by default
- UIToolkit bindings on RadioButtonGroup is not displaying the selected radio button when the choice list is bound
- Multiple Video Players are not playing simultaneously when played in WebGL