Search Issue Tracker
Upgrading project from 5.0 breaks Event Triggers
How to repro from scratch: - in Unity 5.0:- create scene, delete everything add a game object- add an event trigger- add a event typ... Read more
AddListener does not refresh list of listeners in inspector
Steps to reproduce: 1. Open attached project "AddEventBug.zip"2. Open scene "repro"3. Open script "Repro.cs"4. Notice that button ha... Read more
Custom shadered image is not rendered while in a parent's mask
Repro steps:1) Open the project and Main scene2) Play it and notice only one bar updates3) Select Background->Masked->Panel an... Read more
Instantiating EventSystem in RuntimeInitializeLoadType.BeforeSceneLoad
Instantiating EventSystem in RuntimeInitializeLoadType.BeforeSceneLoad results in exception in windows build:A script behaviour has ... Read more
[UI] Canvas breaks sprite batches even with no intermediate layer
To reproduce:1. Open attached project2. Play testscene3. Observe that the number of draw calls increases from 1 to 3 when the sprite... Read more
Crash with UI button
-e: see title, disabling the button makes it work -repro:--open attached project--play scene in editor--notice it runs and just show... Read more
Bad UI performance when you enable/disable a complex hierachy
Bad UI performance enabling/disabling a complex hierarchy Read more
[UI] Font Material doesn't populate _MainTex_TexelSize
Repro steps:1) open the project and scene in it2) Notice Text and Quad objects in the Game View and that they are different colored3... Read more
[DX9] UI Text is blurry
How to reproduce:1. Open the attached project2. Open BugScene scene3. Set auto graphics API in player settings to DX94. Notice how b... Read more
Empty Scrollbar causes crash when trying to move it
Repro steps:1) Import my attached unitypackage and open scene in my package2) Play and try dragging the text in Game window3) Notice... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions