Search Issue Tracker
[AssetImporter] Updating existing AnimationClip import setting results i...
How to reproduce:1. Open the attached project ("case-1157349-AssetImporter.zip")2. Open Window -> Animation Events Test3. Set the... Read more
[Android] [Linux] "Unable to forward network traffic to device" when tr...
Required: Unity configured to build to Android devices.Repro steps:1. Open the attached project2. Build and run to Android device3. ... Read more
Incorrect error dialog appears when trying to attach script with spaces ...
How to reproduce:1. Create a new project2. In the Project window create a new C# script and name it "test script" (with the space)3.... Read more
PlayerSettings.SetScriptingDefineSymbolsForGroup has inconsistent behavi...
How to reproduce:1. Download the attached file “1103080.zip” and unzip it2. Run “<path to Unity.exe> -batchMode -buildTarget A... Read more
ScrollRect Content RectTransform values are modified when reloading a Sc...
How to reproduce:1. Open the attached project (case_1088655-ScrollRect)2. Open SampleScene3. Select Content in the Scene Hierarchy4.... Read more
When editing an object name in the hierarchy window, it is impossible to...
How to reproduce:1. Create a new Unity project2. Select any GameObject in the Hierarchy window3. Right-click it and select rename4. ... Read more
AssetBundle does not get updated in the Editor when removing the assetBu...
How to reproduce:1. Create a new project2. In the Project window create a new Material and select it3. In the Inspector window creat... Read more
Input from the Chinese IME's get duplicated in the Editor's Input Fields
How to reproduce:1. Create a new Unity project2. Create two UI Input Fields3. Download and install a Chinese IME (during this test h... Read more
RuntimeInitializeOnLoadMethod is not called if it is part of nested clas...
How to reproduce:1. Open the attached "Runtime_Bug.zip" project2. Click Play Expected results: 'No Namespace - Inner', 'No Namespace... Read more
Selection.transforms, Selection.gameObjects and Selection.GetFiltered re...
How to reproduce:1. Open the attached '915931.zip' project2. Open the 'SampleScene'3. Select all GameObjects in the Hierarchy4. In t... 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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected