Search Issue Tracker
AssetDatabase.AssetPathToGUID() returns a valid GUID for assets that wer...
How to reproduce: 1. Open user-submitted project (AssetDatabaseV2Test.zip) 2. From the Menu bar select Test > RunTest 3. Note the GU... Read more
Editor displays incorrect Preferences settings when opening project with...
How to reproduce: 1. Set Unity Preferences settings to disable Cache Server and enable Directory monitoring 2. Download the user-att... Read more
Editor crashes with AssetDatabase::GetAssetImporterVersions upon closing...
Reproduction steps: 1. Create new project 2. Download and Import TerraLand 3 asset from the Asset Store 3. Accept all pop-ups 4. In ... Read more
Enabling Animator component during Play mode in Prefab mode permanently ...
Steps to reproduce: 1. Open attached Unity project 2. Enter Play mode 3. Open "Hugo" prefab in Prefab mode (observe starting prefab ... Read more
Missing script errors are continuously thrown when there's missing scrip...
How to reproduce: 1. Open the user-submitted project 2. In the Project Window double-click the "Spaceship" prefab 3. Expand the "Aft... Read more
Multiple typos in method description when using PrefabUtility: "childen"...
How to reproduce: 1. Open or create a new Unity project 2. Import the attached script "PrefabUtility" and open it with Visual Studio... Read more
Artifact Dependency not setup when used with LazyLoadReference<>
Artifact Dependency is not registered, when setup when using LazyLoadReference. In the attached project, a ScriptedImporter (for ".t... Read more
[V1 - V2 Regression] Anima2D Skinned Meshes are not fully rendered in Pl...
How to reproduce: 1. Open the project from the attached file "1220619.zip" 2. From the Scenes folder open the UnityChan scene 3. Ent... Read more
Calling ProduceArtifactsAsync continuously can end up producing the arti...
Calling ProduceArtifactsAsync continuously can end up producing the artifact multiple times instead of just once. Read more
Calling AssetDatabase.Refresh after ScreenCapture.CaptureScreenshot does...
How to reproduce: 1. Open tester-submitted project (CaptureScreenshotAndRefresh) 2. Open Scene 'SampleScene' 3. Enter Play Mode and ... 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
- TextMeshPro Shader "Mask" field does not update in Inspector when changing value
- Changing URP settings when a Shader Graph is open throws errors and renders the opened Shader Graph Asset useless
- GameObject cannot be renamed when right clicked and a different Editor window is in focus
- Objects are cleared when preloading a Pool during startup functions with Domain Reload disabled
- The text underline partially disappears when the bold effect is applied with certain fonts in the UI Builder