Search Issue Tracker
Color defaults in System.Serializable class objects are ignored when add...
How to reproduce:1. Open the attached project's "case_1319654-Project.zip" Scene labeled "SampleScene"2. In Hierarchy, select the "G... 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
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
Add Component Menu will not open via keyboard shortcut if a field in the...
The Add Component Menu will not open if a field in the inspector is focused (highlighted). Reproduction Steps:1. Create a new projec... 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
PopupWindowContent is sometimes closed/destroyed after parent PopupWindo...
Steps to reproduce:1. Open the attached project2. Select the Directional Light game object3. Open up the Culling Mask drop-down (thi... 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
'Missing Behavior' component can not be seen or removed from Game Object...
After a script is deleted, it is impossible to see the 'Missing Behavior' component to remove it from game objects it was assigned t... 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
[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
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