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
Crash on StackWalker::GetCurrentCallstack and "GetManagerFromContext: po...
How to reproduce:1. Open the attached “IN-138486” project2. Observe the result Reproducible with: 2022.2.14f1, 2022.3.74f1, 6000.0.7... 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
- Crash on win::ComPtr when dereferencing a null / invalid ComPtr with rawController->get_HardwareVendorId()
- XR Device Simulator - Hands reset causes them to fly away
- Sprites is not rendered in a SRP Batcher when Sprite Mask is removed after it was previously set
- Crash on MemoryProfiler::GetAllocationRoot when entering Play mode on a specific project
- Video Player preview is not shown when Inspector preview is converted to Floating Window