Search Issue Tracker
[IMGUI] Shortcut key "Shift + Space" are not working for maximizing or m...
Shortcut key "Shift + Space" are not working for maximizing or minimizing the Scene Window on 2nd attempt. User needs to change the ... Read more
[macOS] Screen.currentResolution method returns incorrect screen resolution
How to reproduce:1. Open user's attached 'screenresolution.zip' project2. Maximize Editor window3. Screen -> Log current Resoluti... Read more
[SRP][VR] Performance is significantly worst using Single Pass Instanced...
Steps to reproduce:1. Create a new HDRP project2. In Player Settings, set 'Virtual Reality Supported' to true, and choose Open VR3. ... Read more
Importing some assets store packages fails while editor is trying to imp...
Steps to reproduce: 1. Create new project2. Open asset store and try to import Viking Village package Actual result: Package import ... Read more
[2D Animation] Bones get messed up when Editor is not focused and compil...
Steps to repro:1. Open original "bowboi-stw.zip" project2. Open up any script, change something that would trigger recompile3. Look ... Read more
[Linux] Default shortcuts for different keyboard locations are physical ...
To reproduce:0) Open Terminal and run "sudo setxkbmap fr" to change to an AZERTY layout (to return back to English, it's 'us' instea... Read more
Hash128.Parse throws an Exception when running in a thread other than th...
To reproduce: 1. Download attached "Repro_Hash128_Parse.zip" project and open in Unity2. Open "SampleScene"3. Select "Hash128" gameO... Read more
[Editor] Material Selector gets Material Selected only with first selection
Steps to reproduce:1. Create a new project2. Create a default material3. Duplicate it a few times4. Create a sphere and open the "Se... Read more
[Mac] Crash on __pthread_kill when Skinned Mesh Renderer is used with C...
How to reproduce:1. Open attached project2. Open SampleScene3. Select arrisa model Crash on Mac reproducible with: 2019.3.0b2, 2019.... Read more
.obj and dependency .mlt files lost all Materials and Textures when impo...
To reproduce: 1. Download the project from a Link and open in Unity2. Open "SampleScene" scene3. From Resources > bugatti drag an... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code