Search Issue Tracker
[Inspector Functionality] Inspector doesn't scroll to the bottom when at...
Inspector does not scroll when dragging a component at the bottom to attach it as a component Steps to repro:1. Create a new project... Read more
"Missing" array references are set to "None" when scene is reloaded.
When scene is reloaded (for example changes are saved) "Missing (GameObject)" ARRAY references are set to "None" (GameObject). STR: ... 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/SampleScene3. Select "TestThing" GameObject in the Hier... 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
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
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 tab resets scroll bar position when entering Play mode
How to reproduce:1. Open any Unity project2. Add many Components to any GameObject3. In the Inspector tab, scroll down to see the bo... Read more
Foldout click area does not align with the foldout arrow image
Steps to reproduce:1. Open attached project2. Assets -> New Avatar -> Transform3. Try to expand Foldout while clicking on the ... Read more
Some parameter fields inside Inspector do not show interaction feedback ...
Reproduction steps:1. Open the attached Project inside of "Circuits.zip"2. Open the "Selection" Scene3. Select GameObject "CircuitMa... Read more
Not selected object appears in the preview window when the selected obje...
To reproduce: 1. Open attached project2. Select Sphere prefab in Project tab3. Observe preview window in the inspector4. Create 31st... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used