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 crea... Read more
[2018.x] Misleading 'Nothing to import' message when trying to import pa...
To reproduce:1. Create a new project2. Enter play mode3. Try to import any package from A$ Expected: 'Failed to import package with ... Read more
The Inspector window is continually repainted when an Asset from the Pro...
How to reproduce:1. Create and open a new project2. Turn on Internal Mode3. Make sure that the Inspector window is open4. Select the... 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
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" mixer3. In Audio... Read more
Missing script errors are continuously thrown when there's missing scrip...
How to reproduce:1. Open the user-submitted project2. In the Project Window double-click the "Spaceship" prefab3. Expand the "Afterb... 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 Explor... 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 erro... 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 -> MoveFilesAround3. 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 project2 Open Menu->Edit->Preferences and select "Cache Server(global)" tab3 Make s... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used