Search Issue Tracker
The button stays in the hover state when the button is loaded back in af...
How to reproduce:1. Open the attached "UIToolkitHover" project2. Open the Scene "SampleScene"3. Enter the Play Mode4. Press on the "... Read more
ShortcutManager window columns can't be resized anymore
ShortcutManager window columns can't be resized anymore Steps:1) Open Unity > Shortcuts...2) Try to resize the columns of the Sho... Read more
[2D][Tilemap] "Focus On" dropdown doesn't open from Tilemap panel when a...
When any Tile Palette tool is selected then "Focus On" dropdown doesn't expand under the Tilemap panel in the Scene View, Refer atta... Read more
Freeze or crash with various stack traces when importing specific PSD files
How to reproduce:1. Create a new project2. Import one of the attached PSD files Reproducible with: 2019.3.0a12, 2019.4.13f1, 2020.1.... Read more
Destination asset is not highlighted in the Two Column Layout Project Wi...
How to reproduce:1. Create a new project and open it2. Make sure your Project Window is set to "Two Column Layout"3. In the Project ... Read more
[Prefabs] Undo doesn't work after 'Clear Parent' action is performed for...
Undo action does not work after 'Clear Parent' action is performed when the Prefab object is open in either Context or Isolation mod... Read more
Creating another Render Texture causes "assigning 3D texture to 2DArray ...
Steps to reproduce:1. Create a new empty legacy project2. Create Render Texture and set type to 2D Array first, then type to Cube3. ... Read more
[Assembly definition] problems when add a new assembly definition reference
steps to repro:1. create a new project2. add a new assembly definition asset3. select the assembly definition asset4. in inspector, ... Read more
ShaderGraph files use a mix of 'CR LF' and 'LF' line endings
How to reproduce:1. Create a new URP/HDRP Template project2. Create a new ShaderGraph file3. Observe line endings in Notepad++ (Or s... Read more
[GLES2] [iOS] UnityGet2DClipping function returns wrong values
Steps to reproduce:1. Open Unity project in "New Unity Project.zip"2. Inspect the scene:Notice how the Scene looks in the editor (sm... 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