Search Issue Tracker
SerializedProperty.DataEquals returns true for two strings that are diff...
Reproduction steps:1. Open the user's attached project2. Open Window > General > Test Runner3. Select Run All Expected result:... Read more
Redundant for-loop in UnityEditor.Profiling.ModuleEditor.CounterCollector
How to reproduce:1. Open "UnityEditor.Profiling.ModuleEditor.CounterCollector" source code2. Search "for (int i = 0; i < counters... Read more
Crashes when editing a shader which is being used by another shader's Us...
Steps:1. Open attached project (ShaderCrash.zip)2. Open Repro scene3. On ProjectView, open BrokenUsepass shader, edit line 10 to be:... Read more
Prefab is glitchy while editing in Prefab Mode when parent Canvas Render...
Reproduction steps:1. Open the attached 'prefabmode_bug' project2. Open the Assets/Prefabs/test.prefab3. Try to resize and drag the ... Read more
[Profiler] Profiler.EndSample errors on disabling Deep profile when prof...
Steps to reproduce:1. Open an existing project or create a new one2. Open Profiler (Window -> Analysis -> Profiler)3. Make sur... Read more
Asset Bundle size incrementally increases when updating the Unity Editor...
How to reproduce:1. Open the attached "1391542" project2. Build the Asset Bundle (Build -> Build AssetBundles)3. Open the "AssetB... Read more
[Linux] ArgumentException produced when expanding material hierarchy dro...
Steps to reproduce:1. Create a new project2. Create a "Cube" GO in the current scene3. Select "Cube" GO in Hierarchy window4. Find t... Read more
[Package Manager] Access denied when installing some packages
Reproduction steps:1. Create a new project2. Open the Package Manager3. Go to + > Add package from git URL4. Type com.unity.local... Read more
ArgumentException when running a project with a IL2CPP Scripting Backend
Reproduction steps:1. Open the user's attached "IL2CPPtest.zip" project2. Set Scripting Backend to IL2CPP in the Project Settings &g... Read more
Drag and drop blue Highlight marker is stuck when dropped in an invalid ...
How to reproduce:1. Open project "ArrayInspectorTest.zip"2. In the Hierarchy window select "GameObject"3. In the Inspector window ex... 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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically