Search Issue Tracker
Crash on GetCompiledComputeShaderCode when clicking "Show compiled code"...
How to reproduce: 1. Open the attached "fp16Test" project 3. In the Project window, select "NewComputeShader" 4. In the Inspector wi... Read more
Preview icons in Project Window are different from Inspector Preview Win...
How to reproduce: 1. Open user attached project "UnityTextureImporterBug.zip" 2. Observe Preview icons in Project Window and Preview... Read more
Editor occasionally crashes when docking/undocking the Inspector preview...
How to reproduce: 1. Create a new project and open it 2. Create a new material and inspect it 3. In the material preview's top righ... Read more
Focused Component Inspector headers should display Component Type instea...
How to reproduce: 1. Create a new Unity project 2. Select the Main Camera GameObject 3. Right-click one of its Components and select... Read more
Custom editor do not respect the hide in editor flag
The inspector custom editor are still shown even if the target object specify to be hidden in the inspector. Steps: 1- Create a new... Read more
Prefab Inspector's scrollbar position jumps when editing components
How to reproduce: 1. Create a new project and open it 2. Create a prefab of the default cube 3. Inspect it and scroll to about halfw... Read more
Inspector window stays below the limit when Custom window width is decre...
How to reproduce: 1. Open "1235537" project 2. Expand the Canvas GameObject 3. Select the Image GameObject 4. Open the Github window... Read more
[OSX] Inspector shows outdated object count when multiple objects are se...
How to reproduce: 1. Open the user-supplied project 2. In the SampleScene, select various GameObjects from the Hierarchy and Assets ... Read more
Unable to Create Material Preset of the Default-Material assigned to the...
Unable to Create Material Preset of the Default-Material assigned to the primitive GameObject like Cube, Sphere etc Steps to Repro... Read more
Vector3Field gets obstructed when it is used to represent a Quaternion a...
How to reproduce: 1. Open the attached "1237385 repro" project 2. Open the "SampleScene" from the Assets folder 3. Select the "GameO... 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
- Compute Shader with RWBuffer<> type throws an error when it is compiled with Vulkan API
- [Device Simulator] When simulator window is narrow, toolbar controls deform and some become inacessible
- [Device Simulator] Only one Touch Input is recognized when using Device Simulator
- "PropertiesGUI() is being called recursively" warning produced when trying to open color picker when object picker is opened
- [Device Simulator] Getting different transform position on Device Simulator compared to a device when using EnhancedTouchSupport