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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding