Search Issue Tracker
AssetDatabase RenameAsset renames child Scriptable Object Asset Pipeline...
How to reproduce:1. Open attached project "AssetRenameBug.zip"2. Make sure that Asset Pipeline version 2 is selected (Project Settin... Read more
Empty List Elements appear in the Inspector when using Custom Editor Fie...
How to reproduce:1. Open the attached project's "case_1214101-Project.zip" Scene labeled "SampleScene"2. Select the "Test" GameObjec... Read more
[Scene Management] "Grid and Snap Settings" button in Scene Grid toggle ...
The "Edit Grid and Snap Settings" button in the "Grid Visibility" Toggle dropdown in the Scene View, Alt-Tabs the window and opens t... Read more
[VFX Graph] Fixed gradient colors are blended when Random Number node fo...
How to reproduce:1. Open the attached '1212002.zip' project2. Open 'SampleScene' Scene3. Select 'ExampleGradient' GameObject4. Selec... Read more
[Windows][VSCode] "Error while monitoring path" is thrown on removing VS...
"Error while monitoring path" is thrown on removing Visual Studio Code Editor from package manager on Windows OS only. This error is... Read more
[Shadergraph] Subgraphs break when copied from one project into another ...
Several subgraphs break when copied from one Unity Project into another. The error reported has to do with GUID.This is a serious pr... Read more
[Shadergraph] Changing the default value of a boolean keyword causes the...
Repro steps: 1. Create a PBR shadergraph2. Add a boolean keyword3. Drag it onto graph4. Toggle the keyword's default valueExpected r... Read more
Unable to zoom in/out in other than the last selected Scene Windows when...
How to reproduce:1. Open the attached 'project-1216819.zip' project2. Select the left-most Scene windows (click on it)3. Move the cu... Read more
Unnecessary/unwanted binding candidates are found when detecting and cha...
How to reproduce:1. Open the attached 'RebindCandidates.zip' project2. Enter Play mode3. In the Drop-down menu select 'Mouse' and th... Read more
2D Animation Sample prefabs are missing when importing them in a project...
Reproduction steps:1. Open user's attached project "ggj20-pop"2. In the Project window, go to Samples/2D Animation/3.1.0/Samples/4 C... 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