Search Issue Tracker
[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
When importing same asset the second time, button "All" does not select ...
Steps to reproduce:1. Open a new project2. Download and import either LeanTween, Skybox or SteamVR asset package3. Import the same p... Read more
Cache Server and asset post-processor can make meta files out of sync wi...
Steps to reproduce:1. Launch Cache server locally2. Delete the Library folder to start fresh3. Open grass.png.meta with a text edito... Read more
Assets are not created from drop down menu if any projectSettings are op...
To reproduce:1. Create a new project2. Open any projectSettings(i.e. Editor)3. Create any asset using Assets drop down menu(gif atta... 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
Existing references become Missing after enabling ScriptedImporter
Reproduction steps:1. Open the attached project "ScriptedImporterNull - 2018.1.zip";2. Open the test.unity scene;3. Make sure that i... Read more
Project Library gets corrupted when cancelling Project's Editor version ...
Steps to reproduce: Create a new Project using the Universal 3D template on the 6000.4.0b10 Editor version Quit the Editor Change th... Read more
Unity freezes when calling "Select Dependencies" on a specific font asset
To repro:1. Add attached font asset to a project,2. Right-click scene "UI", then "Select Dependencies"-- Unity will either freeze or... 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