Search Issue Tracker
OnTransformParentChanged is called twice when deleting the gameobject in...
How to reproduce:1. Open the attached project ("OnTransformParentChanged.zip")2. Open the repro scene ("SampleScene")3. Enter the pl... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “STP” in Project window > Advanced Upscalers by Priority menu list is shown as available to add when it is already added to the list
- Rename fails with an error “Canceling DisplayDialog” when renaming a Mipmap Limit Group in Project Settings > Quality after adding a new group
- Obsolete API warning CS0618: 'HDAdditionalLightData.SetIntensity(float)' is thrown when installing “Output Event Helpers” Samples to the project
- Misaligned “Show Property Gizmo” and affected “Color” field in Inspector of a VFX Asset
- UIElements Style.translate is shifted down on the Y axis when in Play Mode