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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow