Search Issue Tracker
Cache Server status icon -> window is very laggy if the Cache Server IP ...
How we can reproduce it: 1 Create new Unity project 2 Open Menu->Edit->Preferences and select "Cache Server(global)" tab 3 Make sure... Read more
Unable to attach scripts to Prefabs created with Unity 5.4 and earlier
Steps: 1. Open attached project ("New Unity Project (19).zip") 2. Select Prefab "54" (or "53", or "52"). Note: these Prefabs were cr... Read more
Enabling Animator component during Play mode in Prefab mode permanently ...
Steps to reproduce: 1. Open attached Unity project 2. Enter Play mode 3. Open "Hugo" prefab in Prefab mode (observe starting prefab ... Read more
Mono Scripts in dlls fail to import when reimporting all Assets
Reproduction steps: 1. Open the "HighHandHoldem.zip" project attached by the user 2. Observe how many Mono Scripts are inside the co... Read more
Editor keeps repainting continuously when selecting a .txt file that con...
How to reproduce: 1. Open the attached 'project-1241212.zip' project 2. Select the 'problem-asset' file in the Project Browser Expe... Read more
Longer Asset names get cut off when importing Assets
How to reproduce: 1. Create a new project 2. Import any Asset from the Asset store (for example, https://assetstore.unity.com/packag... Read more
Warnings are appearing when creating new scripts and project has more th...
How to reproduce: 1. Open the attached '1144992.zip' project 2. Create a new script 3. Observe the Console Expected result: No mess... Read more
Passing a folder to AssetDatabase.ImportAsset() with ImportAssetOptions....
Steps to reproduce: 1. Open the attached project (case_1230194.zip) 2. In the menu bar under "Test", select "Import" 3. Open the Con... Read more
Crash on MustRemoveFromObject when reimporting a Prefab
Reproduction steps: 1. Open the user's attached project 2. In the Project window, select "Addressables" > "_GameManager" 3. Right-cl... Read more
Prefab can push another prefab out of position when entering Play Mode i...
Reproduction steps: 1. Open "MazeCrusherGame.zip" project 2. Make Scene and Game view visible at the same time 3. Enter "Testlevel"... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL