Search Issue Tracker
ScriptableObject Asset file name is not changed when applying Scriptable...
To reproduce: 1. Open user's project 2. In Project window (Assets/ScriptableObjects), select MyScriptableObject1 3. In Inspector win... Read more
Inspector menu items move about slightly after clicking on them a few ti...
This requires a monitor with a resolution higher than 1080p To reproduce: 1. Set your scaling option to something other than 100% 2... Read more
Element collapse/expand arrows invisible when using UI Elements List View
Reproduction steps: 1. Open the attached project: "1425220.zip" 2. Open Scenes/SampleScene 3. Select "TestThing" GameObject in the H... Read more
Fixed units of mesurement are hidded then large number is entered
[UI] Fixed units of measurement are hidden then large number is entered 1. What happened Then you enter number with a lot of digits... Read more
NullReferenceException in UnityEditor.LightProbeGroupInspector.OnDisable...
Steps to repro: 1. Open attached project; 2. Open 't1LightProbeGroup' scene; 3. Wait until light baking finishes; 4. Open 't1LightP... Read more
First option isn't selected by default when using "Add Component"
Steps to reproduce: 1. Create a new project 2. On any gameObject, click "Add Component" 3. Write any component name or anything for ... Read more
Objects using HideAndDontSave, after being disbled and enabled, are visi...
Steps to reproduce: 1. Download and open the attached project 2. Select "HiddenObjectInspector" 3. Click "Create It Now" 4. Click o... Read more
Inspector window's preview shows all selected objects in each icon tile ...
To reproduce: 1. Open new project 2. Create 2 or more prefabs from any standard objects 3. In Project window, holding ctrl, select c... Read more
NullReferenceException errors are thrown when Scriptable Objects with mi...
How to reproduce: 1. Open the attached project 2. Selected two or more Scriptable Objects from "Assets/MyTiles" Optional steps: 3. M... Read more
Unsigned Long (ulong) value input range is identical to Long in Inspector
Steps to reproduce: 1. Open attached “DataTypes.zip” Unity project 2. Open “Test” scene 3. Select “Data” object in Hierarchy 4. Chan... 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
- Editor crashes when debugging a for loop
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1