Search Issue Tracker
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
[2018.x] Misleading 'Nothing to import' message when trying to import pa...
To reproduce: 1. Create a new project 2. Enter play mode 3. Try to import any package from A$ Expected: 'Failed to import package w... Read more
The Inspector window is continually repainted when an Asset from the Pro...
How to reproduce: 1. Create and open a new project 2. Turn on Internal Mode 3. Make sure that the Inspector window is open 4. Select... 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 freez... Read more
Fixed audio mixer reimport stalls when toggling between mixer assets in ...
How to reproduce: 1. Open attached project "test.zip" and scene "SampleScene" 2. In Audio Mixer window, select "main" mixer 3. In A... Read more
Missing script errors are continuously thrown when there's missing scrip...
How to reproduce: 1. Open the user-submitted project 2. In the Project Window double-click the "Spaceship" prefab 3. Expand the "Aft... Read more
ScriptableObject's mainObjectFileID is reset when duplicating it to anot...
Reproduction steps: 1. Open attached project "ScriptableObject" 2. In the Project window,right-click on "Data", select "Show In Expl... Read more
An forced package upgrade causes Library Cache compile errors in TextMes...
This simple example project is made using 2018.3. It uses TMP version 1.3.0. After upgrading to 19.1.0b9, i get a lot of compile err... Read more
Visual C# Compiler cannot find source files because it is looking at old...
To reproduce: 1. Open attached project. 2. Run test: Tests -> MoveFilesAround 3. Inspect console. Microsoft (R) Visual C# Compiler... Read more
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
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