Search Issue Tracker
Unity app flickers to black once when recreating content
This is a regression introduced with Unity 4.5. Reproduced on:Google Nexus 5 with Android 4.4.2 Reproduced with:Unity Version 4.5.0f... Read more
Marking a prefab as dirty prevents updates to instances of the prefab
Steps to reproduce : - import the project attached- open the "Scene 2"- select the TestPrefab in the Hierarchy- go to Tools>Bug t... Read more
Setting the Font Size to negative and switching back to positive will ma...
Steps to reproduce : - create a new project- create a canvas and an empty game object- add the Text Component to the game object- ad... Read more
winmd file is not included in generated Win Store Apps solution
Reproducible on 4.5 versions; When a .winmd file is in the Plugins/Metro folder Unity will not copy it over to the Visual Studio pro... Read more
GameObject highlight in Hierarchy looks broken
See attached image for badly looking GameObject highlight To repro: 1. Create a C# script with the following code:Code (CSharp): usi... Read more
Windows Store Apps "build and run" doesn't work
Works fine on 4.5.1f2;Regression from 4.5.1f3. That includes 4.5.1p1, 4.5.1p2; Repro steps:1. open new project in the editor;2. in t... Read more
"Too many texture interpolators would be used for ForwardBase pass" shad...
Steps to reproduce : - import the shader attached and notice the errors *Note :Regression from 4.5. Read more
A disabled Button on a Panel that is set to Inactive will not show the d...
To reproduce this bug: 1. Open the project2. Open DisableButtonScene3. Play4. Press 'Disable Button', which disables 'Button' script... Read more
Send/BroadcastMessage fails with generics
Repro steps: 1) Open "XAMLUnityConnection.zip (2 MB)" project sent by user in email attachements. 2) Run this project in Unity. 3) C... Read more
Selecting a prefab in project view throws Array index is out
To reproduce:1. Open attached project2. Select Cloth prefab in project viewExpected result: The prefab gets selectedActual result: 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
- 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