Search Issue Tracker
[IMGUI] RGB, R and G tabs are missing in Baked Lightmap Preview Window
[IMGUI] RGB, R and G tabs are missing in Baked Lightmap Preview Window. RGB, R and G tabs are missing in Baked Lightmap Preview Wind... Read more
GUI.Box tooltip does not appear in the Inspector
Steps to reproduce:1. Open user attached project below ("DragBoxTest")2. Click on the "Hoden" game object3. Hower over one of the 'h... Read more
GUILayout.Window never releases old windows which causes a memory leak
How to reproduce:1. Open the attached project "GUILayoutWindowMemLeak.zip" and scene "TestScene"2. Enter Play Mode3. Observe the Pro... Read more
EditorGUI.Popup has limited depth when they are Multi-Level
How to reproduce:1. Open the attached project("Popup_Test")2. Go to Test > Window3. In Selection A, try to go to the 20th level o... Read more
Custom SettingsProvider tabs have smaller left margins than default Sett...
How to reproduce:1. Open user's attached project2. Open Preferences window3. In Preferences window select 'External Tools' tab and i... Read more
EditorGUI.DrawPreviewTexture stops rendering when mouse leaves focus of ...
Steps to reproduce:1. Open user attached project "BitSignal2017.zip"2. Find "GameHandler" object in Hierarchy3. Find Ship Factory sc... Read more
[GUI.Matrix] Scaled matrix breaks internal layout if scale isn't 1
To reproduce:- Open attached project- Open the scene "testScene"- Click Play button Expected behavior: rightmost menu should look li... Read more
Can't tab to Tiling and Offset properties in material
Tabbing through the properties doesn't work consistentlyRepro:1. Put a material on a cube object2. Select one of the properties of t... Read more
Project window icons are light gray when creating a UP, HDRP or "3D With...
How to reproduce:1. Create a new UP project2. Open the project window Expected results: The icons are dark grayActual results: The i... Read more
Material override tag casing is ignored after being set the first time
Reproduction steps:1. Open the attached project2. Click on Assets/material.mat to view it in the inspector3. Enable the Debug Inspec... 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