Search Issue Tracker
[CustomEditor] DragPerform event does not fire when Unity Editor is not ...
To reproduce:1) Open the attached project2) In top menu bar, open CUSTOM_NAME (Edits below) ->PropBrowser->Browser3) Make sure... Read more
Multiple hierarchy tabs take focus when an object is created
1. Open the attached project2. Make sure there is an other Hierarchy tab alongside the Game tab3. Open the Game tab4. Create an obje... Read more
[Scrollbar] Inspector's [TextArea] attribute's scrollbar doesn't cover e...
Scrollbar doesn't cover entire text at the bottom.Steps to reproduce:1. Open attached repro project named "Repro scrollbar".2. Selec... Read more
Console becomes empty and "ArgumentOutOfRangeException" error is spammed...
How to reproduce:1. Create a new project2. Open the Build Settings (File->Build Settings...)3. Switch to the Android Platform4. A... Read more
[IMGUI] Show Related Objects text gets clipped in the Profiler Hierarchy
Show Related Objects text gets clipped in the Profiler Hierarchy. Steps to repro:1. Create a new project.2. Windows > Analysis &g... Read more
[HighDPI] Button dialogs are being cut off when trying to change layer m...
How to reproduce:1. Open attached project ("case_1043212-HiDPITest.zip")2. Open scene "ggg"3. Select "GameObject" in Hierarchy4. Try... Read more
[Editor] Player Settings don't expand when clicking on the arrow
Steps to reproduce: 1) Download attached project and open in Unity2) Go to Player Settings3) Click on the arrow to expand any of the... Read more
The exception appears after changing deleted scenes order at Build Setti...
Reproduction steps:1. Create a new project2. Create 3 scenes ('1', '2', '3') and move them to Build Settings > Scenes in Build3. ... Read more
[IMGUI] "Could not determine location" error is thrown when a new swatch...
"Could not determine preset file location type" error is thrown when a swatch preset library is created with name starting with "/".... Read more
Unity Crash When Setting EditorWindow.maxSize Twice in One Callback
Steps to reproduce: 1. Open the attached project.2. In the top menu, select 'Tools' and select 'Batch Rename Tool'. Unity crashes be... 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