Search Issue Tracker
Setting GameObject's layer with editor layout set to default throws Inva...
Steps to reproduce: 1. Create new project2. Maximize editor/make it fullscreen3. Reset Layout to Default4. Add empty game object to ... Read more
Changes to ColorUsageAttribute are not immediately reflected in Color Pi...
- Put these lines into a script:[ColorUsageAttribute(true, true, -5, 5, -5, 5)]public Color myColor;- Attach the script to game obje... Read more
Memory leak in the project selection window
To reproduce:1. Open Unity2. Press "OPEN"3. Notice the memory usage climbing (on my machine it's about 10MB/s, and it climbed up to ... Read more
Running editor tests with Batch Mode and -quit does not write results to...
Reproduction Steps:1. Import attached project.2. Using the command-line (batch mode), run project with any of these arguments: "C:\P... Read more
Hierarchy with a lot of gameobjects causes editor lag
To reproduce:1. Open attached project2. Open scene testlag. It contains a lot of gameobjects3. Open up a few hierarchy windows (or u... Read more
Deleting many scenes at once creates dialog that does not fit in screen
Steps to reproduce:1. Download and open attached project "New Unity Project 11.zip" (Or have a project with a lot of scenes, e.g. on... Read more
Selection List Bug- uGUI beta
When using the the sample project provided with the 4.6 beta, I was looking into the scene called "widgets", when using the selectio... Read more
Texture re-import via script takes inordinately long
Steps to reproduce: 1. Open the attached project.2. Go to build settings and set it to Android platform and 'Texture Compression' se... Read more
Unity crashes while selecting transitions between animation states
Reproduction steps:1. Open attached project.2. Open "Movement Test" scene.3. Open Window > Animator and select "Character" object... Read more
[macOS] Close window shortcut (CMD+W) stopped working on some editor win...
Steps to reproduce: 1. Open any project with 2017.2.0b12. Open some window that is not in the 'Windows' menu tab, e.g. 'Build Settin... 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
- Silent crash when importing SVG files
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- "DebugAllocatorMode" option changes when changed in another Editor instance