Search Issue Tracker
Focus on toolbar drop-down buttons is weird
To reproduce: 1. In a new project, open game view2. Click on the “Display 1” drop-down.3. Once to open it4. once to close it (or clo... Read more
[Continous] Sometimes relativeVelocity returned in OnCollisionEnter2D is...
Steps to reproduce: 1. Open attached project2. Run scene SpheresTest3. Wait for 4th collision against left wall4. Notice that instea... Read more
[Linux] UGUI InputField can't key Chinese
To reproduce:1) Have a Pinyin-based IME (I myself used 'apt' to install 'ibus-pinyin' and 'ibus-sunpinyin' packages)2) Open attached... Read more
[XR][UWP] XAML type Unity App restarts after closing TouchScreenKeyboard...
Steps to reproduce:1. Download attached project2. Switch platform to UWP3. Build "SampleScene" with XR enabled and app type set to X... Read more
[MacOS] Certain non-44100 Hz sampling Audio Clips produce audio pops at ...
How to reproduce:1. Open user-submitted project (44100RateAudioBug), SampleScene2. Select the '48000' audio clip and play it in the ... Read more
A NavMesh Modifier Volume gets overridden by a NavMesh area which is fur...
Repro steps:1. Open QA attached project "repro_1078153"2. Open scene "0"3. Enter Play Mode Expected: Cylinder moves over the inner N... Read more
Incremental Compiler always allows unsafe code
How to reproduce:1. Open the user-submitted Project2. Open "UnsafeText" script and see that there is an unsafe function3. Go to "Fil... Read more
[Post Processing] ArgumentNullException error spams console when the pac...
ArgumentNullException error spams console when the package is removed and installed again, while "Post Process Layer" component was ... Read more
Buttons are alligned at the end of line making them 'out of window' if t...
Steps to reproduce:1. Create new project2. Open Package Manager UI3. Find a package which has a long text line in the description4. ... Read more
'Moving file failed' thrown when entering playmode
Steps to reproduce:1. Create new project2. Enter play mode-- 'Moving file failed' window is shown Notes: Windows is only shown onceP... 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