Search Issue Tracker
Breaking hinge joint 2D while viewing corresponding game object in inspe...
How to reproduce:1. Open the user-submitted project ("TestProject.zip")2. Enter Play Mode, observe the Game Window for 3 seconds3. O... Read more
DrawDefaultInspector() displays enums differently from EditorGUILayout.E...
How to reproduce:1. Open attached project "case_1115381-DrawDefaultInspectorEnumPopup_1" and scene "EnumTest"2. Select the "EnumTest... Read more
[Inspector window][HiDPI] Components icons "jitters" when resizing Inspe...
Steps to reproduce:1. Create a new project2. Set scaling to 125% in Windows display settings3. Rescale Inspector window Expected res... Read more
Red text in Project Search bar when searchingwhile in Play Mode
I haven't managed to reproduce this with a simplified project, so it may or may not be related to this asset store asset...Repro Ste... Read more
Canvas.pixelRect returns the size of the Inspector when called in OnVali...
Steps to reproduce: (repro.mp4)1. Open the attached repro project2. In SampleScene select Canvas GO3. In the Inspector, locate Canva... Read more
MenuItems do not get subgrouped by path when creating new MenuItems with...
How to reproduce:1. Open user's attached project2. Right click on an asset inside the project view Expected result: inside the menu,... Read more
Shader causes infinite "NullReferenceException" errors, even after deletion
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Look at the Console Window Expected Result: No errors appearActual Result: ... Read more
Lightmaps broken in additive scene setups when Static Batching is enabled
Steps to reproduce: 1. Download the attached project and open AdditiveLighting_00_Master scene (Assets > Multi-Scene Tutorial >... Read more
Closing/docking any window (Hierarchy, Scene, Game, Inspector, etc.) cau...
How to reproduce:1. Open any project2. Close Hierarchy window (reproduces with any window)3. Observe Console window Expected result:... Read more
Scripts can have names starting with a number
To reproduce:1) Create a new project2) Right-click in project and create a C# Script3) Name it with a number at the start of the nam... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class