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
- 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