Search Issue Tracker
ScriptableObject Asset file name is not changed when applying Scriptable...
To reproduce:1. Open user's project2. In Project window (Assets/ScriptableObjects), select MyScriptableObject13. In Inspector window... 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. O... Read more
Objects with HideAndDontSave appear in the Inspector preview window
Reproduction steps:1. Open the attached project "HideAndDontSave.zip";2. Select AircraftFuselage in Project view; Expected results: ... 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 happenedThen you enter number with a lot of digits i... 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 't1LightProbe... Read more
First option isn't selected by default when using "Add Component"
Steps to reproduce:1. Create a new project2. On any gameObject, click "Add Component"3. Write any component name or anything for a n... Read more
Objects using HideAndDontSave, after being disbled and enabled, are visi...
Steps to reproduce: 1. Download and open the attached project2. Select "HiddenObjectInspector"3. Click "Create It Now"4. Click on an... Read more
Inspector window's preview shows all selected objects in each icon tile ...
To reproduce:1. Open new project2. Create 2 or more prefabs from any standard objects3. In Project window, holding ctrl, select crea... Read more
NullReferenceException errors are thrown when Scriptable Objects with mi...
How to reproduce:1. Open the attached project2. Selected two or more Scriptable Objects from "Assets/MyTiles"Optional steps:3. Move ... Read more
Unsigned Long (ulong) value input range is identical to Long in Inspector
Steps to reproduce:1. Open attached “DataTypes.zip” Unity project2. Open “Test” scene3. Select “Data” object in Hierarchy4. Change “... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES