Search Issue Tracker
Crash on __pthread_kill when opening a project with a broken prefab
Reproduction steps: 1. Open the user's attached project Expected result: Project opens Actual result: Project crashes when opening ... Read more
AssetDatabase.GetMainAssetTypeAtPath() sometimes loads objects when deri...
Reproduction steps: 1. Open the project in the attached GetMainAssetTypeAtPath_Bug.zip 2. Run the test script using the menu item 'T... Read more
Texture2D reference to .tif format file is lost when upgrading project u...
Reproduction steps: 1. Open the attached project ("Case_1350456_Repro.zip") with Unity 2022.1.0a2 or above 2. Observe the "Test" pre... Read more
Double slash at the end of the "Assets" folder path crashes editor when ...
Steps: 1. Open attached project and click on "Test/Run" menu item ==> Editor crashes after invoking AssetDatabase.ImportAsset("Asset... Read more
Imported model with Animation is not displayed/displayed incorrectly
How to reproduce: 1. Open the attached "case_1351441.zip" project 2. Observe the model in the Game view Expected result: all model ... Read more
Crash on fbxsdk::FbxMemoryFile::Open when importing an fbx file
Reproduction steps: 1. Open the attached user's project 2. If the editor does not crash during launch, reimport 'Assets/HairStrand.f... Read more
Errors when selecting a ScriptableObject asset
How to reproduce: 1. Open the attached project "Upgrader Test.zip" 2. Select Assets/Animancer Upgrader v7.0.asset 3. In the dialog b... Read more
Regression in time taken to enter Play Mode caused by asset database change
The time taken to enter play mode in the Lost Crypt project regressed from 4.6 to 4.8 seconds when PR was merged: https://ono.u... Read more
Unity crashes with "Fatal Error! The file 'MemoryStream' is corrupted!" ...
How to reproduce it: 1. Open the project from Google Drive link "users_project.zip" 2. Open any script using JetBrains Rider 3. Try ... Read more
[Accelerator] installer indicates success after the installation fails
Reproduction steps: 1. Download Unity Accelerator installer from here: https://docs.unity3d.com/Manual/UnityAccelerator.html#install... 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
- Default Preset application and Reset() method execution order is different when adding a Component via the Inspector versus calling Reset via the Component context menu
- Scene view is not outputting HDR when the "Use HDR Display Output" option is enabled, DX12 is selected as the Graphics API, and URP/HDRP is in use
- Sprite Atlas results in suboptimal packing even when "Allow Rotation" is enabled
- References placed in a UnityEvent change to the same reference when multi-selecting their GameObjects
- "ShadowCaster2D" Component doesn't work when the "Casting Source" is set to "Polygon Collider 2D"