Search Issue Tracker
The Tile Palette is not marked as dirty and changes are lost after editi...
How to reproduce: 1. Open the user's attached project and open 'SampleScene' 2. Open Window > 2D > Tile Palette 3. Select the 'tile_... Read more
[Android] Application.streamingAssetsPath points to a wrong directory on...
Repro steps: 1. Open user attached project 2. Switch build target to Android 3. Make sure "Build App Bundle (Google Play)" is checke... Read more
ArgumentException is thrown when UnityEditor.AssetDatabase:SaveAssets() ...
Reproduction steps: 1. Create a new project 2. Attach a new script to any GameObject in the Scene 3. Edit script with "AssetDatabase... Read more
_MAIN_LIGHT_SHADOWS_CASCADE keyword does not appear in the Frame Debugge...
Steps to reproduce: 1. Open the attached user project "TestShadow.zip" 2. Open the "Assets/Scenes/SampleScene.unity" scene 3. Add... Read more
[ShaderGraph] When Exporting Shader Graph, files referenced in it and it...
Reproduction steps: 1. Open project in "2020.1.0a20.zip" 2. Notice that in Shader Graph "ShaderGraph" there is a Custom Function Nod... Read more
5.0 Deferred Shading makes Masked world space UI not work
UI Masks in world space canvases don't work with Unity 5.0 deferred shading. Read more
[IMGUI] Separator between two color pickers doesn't appear when "Random ...
The separator between two color pickers is missing when "Random Between Two Colors" option is selected from "Start Color" dropdown u... Read more
The Inspector window is continually repainted when an Asset from the Pro...
How to reproduce: 1. Create and open a new project 2. Turn on Internal Mode 3. Make sure that the Inspector window is open 4. Select... Read more
[Visual Effect Graph] Dropdown icon for all dropdowns are missing under ...
Dropdown icon for all dropdowns are missing under Output Node (eg. Cube Output, Point Output, Octagon Output, Triangle Output) from ... Read more
Loading addressables when calling WaitForCompletion freezes Editor
How to reproduce: 1. Open the user's attached project "AddressableProfiling.zip" 2. Open the Addressable window (Window > Asset Mana... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key