Search Issue Tracker
"Importer(DefaultImporter) generated inconsistent result for asset" warn...
How to reproduce:1. Create a new Universal 3D project2. Ensure that the Clear on Play/Build/Recompile options are disabled in the Co... Read more
Crash on RaiseException when entering Play Mode in a specific project
How to reproduce:1. Open the attached “IN-102142_CrashRepro“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter Play... Read more
Folders disappears from Project Browser when their name ends with ".meta"
Note: the folder disappears from Project Browser, but it stays on disc, so it is not data loss. If folder has some content in it (as... Read more
Domain reload triggered after disabling Auto Refresh when creating/delet...
How to reproduce:1. Create any new project2. Set the “Auto Refresh” property to “Disabled” (Edit → Preferences → Auto Refresh)3. Cre... Read more
EditorGUI.GradientField bleeds into adjacent columns when used in multi-...
How to reproduce:1. Open the attached “IN-107178” project2. Make sure the “Unit” Scriptable Sheet is open in the Scriptable Sheets t... Read more
OnWillSaveAssets receives an empty paths array when saving a new Scene
Reproduction steps:1. Open the attached “IN-111513.zip” project2. Go to File > New Scene3. Select “Basic (URP)” and Create4. Save... Read more
Existing assets' references are lost when pasting in copied sub-assets
How to reproduce:1. Extract and open the attached “IN-115691.zip“ project2. Open the Assets/Case-CopyFromSubAssetBank/Case-CopyFromS... Read more
Standalone Profiler stays in Dark Theme after switching Editor theme to ...
Steps to reproduce:1. Create new Unity project2. Change Editor theme to Light (Preferences > General > Editor Theme > Light... Read more
NullReferenceException is thrown in BuilderAssetModificationProcessor.Is...
Reproduction steps:1. Open the attached “IN-121235.zip” project2. From the top menu click Debug > Show Bug3. Observe the Console ... Read more
Asset Import Workers crash when .ASMDEF is deleted
Steps to reproduce: Option 1: Note: every try should be done on an initial state of the project, meaning that you need to unzip the ... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES