Search Issue Tracker
Prefabs are reimporting every time a code change is made
Based on the discussion on this forum thread: https://forum.unity.com/threads/prefabs-are-reimporting-every-time-a-code-change-is-ma... Read more
[2D Game kit] "Import parameters got modified during import" error is th...
How to reproduce:1. Open the Unity Hub2. Go to the Learn tab3. Download the "2D Game Kit"4. Open the downloaded project5. Wait for i... 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 choo... 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 project2. Switch platform from Android to Standalone in Build Settings... Read more
[Regression] Hitting 'Apply' on a prefab with cloth collider creates mul...
How to reproduce:1. Create new project file2. Add a new 3D GameObject in Hierarchy Window3. Add Cloth component4. Drag GameObject to... Read more
Assertion failed on expression: 'gForceReimports->empty()' is thrown whe...
How to reproduce:1. Create and open a new Universal RP template project2. Observe the console window Expected result: no errors are ... Read more
OnDisable and OnDestroy methods are not called when a ScriptableObject i...
How to reproduce:1. Open attached 'project-1174400.zip' project2. 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
[Backwards Compatibility] Crash in VerifyAssetsForBuildTarget when openi...
Steps to reproduce:1. Download Unity 5.3.5p8 Cache Server2. Start the server by opening "RunOSX.command" file3. Open the project att... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used