Search Issue Tracker
[2D Game kit] "Import parameters got modified during import" error is th...
How to reproduce: 1. Open the Unity Hub 2. Go to the Learn tab 3. Download the "2D Game Kit" 4. Open the downloaded project 5. Wait ... Read more
"Identifier uniqueness violation" warning pops up when adding multiple ...
How to reproduce: 1. Open attached Unity project 2. Reload "MyCustomModel" asset Result: Warning appears: Identifier uniqueness vio... Read more
Prefab preview thumbnail is black when importing big amount of Assets
How to reproduce: 1. Open the attached project "case_1283280.zip" 2. In the Project window, select Assets then Search by Type and ch... Read more
Project Startup time slow due to unmatched Custom Dependencies
When a project with a large number of Prefabs, which have many scripts, is fully imported, and the Editor is restarted, there is a l... Read more
"ETC1 compressed textures are not supported when publishing to Standalon...
Steps to reproduce: 1. Open attached "tdd-asteroids.zip" Unity project 2. Switch platform from Android to Standalone in Build Settin... Read more
[Regression] Hitting 'Apply' on a prefab with cloth collider creates mul...
How to reproduce: 1. Create new project file 2. Add a new 3D GameObject in Hierarchy Window 3. Add Cloth component 4. Drag GameObje... Read more
Assertion failed on expression: 'gForceReimports->empty()' is thrown whe...
How to reproduce: 1. Create and open a new Universal RP template project 2. Observe the console window Expected result: no errors a... Read more
OnDisable and OnDestroy methods are not called when a ScriptableObject i...
How to reproduce: 1. Open attached 'project-1174400.zip' project 2. In Editor select 'Test' > 'Create and Save' 3. Delete 'New TextA... Read more
AssetDatabase.FindAssets doesn't work when reimporting all assets
Reproduction steps: 1. Open the user's attached project "AssetDatabaseReproCase.zip" 2. Click Assets > Reimport All Expected result... Read more
Parallel Import does not work when importing models using External Mater...
How to reproduce: 1. Open the user attached "ParallelImport.zip" project 2. Right-Click on "PgaTourEventGenesisScottishOpen.fbx" in ... 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
- "KeyNotFoundException" errors are thrown when typing some combinations of letters
- Crash on "SymGetSymFromAddr64" when building Android Player for Meta Quest 3S
- "Learn more" link in selectors window doesn't work
- Bug Reporter dropdown values change on scrolling when the dropdown should be inactive
- Crash on Collider::FindNewAttached when parenting a GameObject in OnDisable and the script component is above the collider