Search Issue Tracker
Doubleclicking on warnings for tree fbx models cause errors
Editor warnings are opened in MD and VS2. How we can reproduce it using the example you attached 1. Open Attached project, Test scen... Read more
Opening project opens 2 editors
Reproduction steps:1) Open attached project (ReproProject.zip) Notes:Project is empty. User has attached with some assets, but bug r... Read more
Unnecessary GC pressure in editor when querying for a component that doe...
Using this.gameObject.GetComponent<>(); uses much more memory if you are searching for the component that does not exist on th... Read more
New components in Unity 5.5 and 5.6 need icons
Click the Add Component button in the inspector and go through all the available options. Quite a few recently added components have... Read more
InvalidOperationException when clicking on the color picker on OSX
Steps to reproduce : - create a cube- create a material and assign it to the cube- click on the color picker for the material and no... Read more
Null reference exception when dragging prefab onto scene of other Unity ...
Steps to reproduce: 1. Open two instances of Unity with different projects (Can be newly created)2. From one Unity instance drag any... 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
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc