Search Issue Tracker
GUIUtility.ScreenToGUIPoint always returns (0, 0) when used in Update()
To reproduce:1. Open 'ErrorPOC' project2. Play scene3. Click RMB in game view window Expected: Input.mousePosition and ScreenToGUIPo... 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
An error "Destroying object "" is not allowed at this time" shows up, wh...
Reproduction steps:1. Open the attached project;2. Open the scene "IssueScene";3. Go to Main Camera -> Volumetric Fog -> Gener... Read more
Script component properties overlap with other component in the Inspecto...
How to reproduce:1. Open the user's attached project2. Open scene New Scene3. In the Hierarchy window, select "GameObject"4. In the ... Read more
GUI Windows are non-interactive when instantiated in a custom Editor window
How to reproduce:1. Open the attached 'project-1222547.zip'2. In the Editor select 'Test' > 'GUIWindow Demo'3. Try interacting wi... Read more
[IMGUI] Game window can not be resized by dragging down in 2 by 3 layout
Game Window can not be resized by dragging down in 2 by 3 layout Steps to Reproduce: 1. Create a new project2. Change layout to 2 by... Read more
Multiple errors get thrown when double-clicking on the Debug.Log message...
How to reproduce:1. Open the attached '1340915.zip' project2. Open the 'SampleScene'3. Enter the Play mode4. In the Console double-c... Read more
[IMGUI] GUILayout.TextField saves only first digit
Steps to reproduce: 1) Download attached project and open in Unity2) Play the Menu scene3) Try writing numbers in Object Count: fiel... Read more
[Mac] Right-Clicking while dragging a reorderable array can open menus a...
Reproduction steps:1. Open the user's attached project2. Open Assets > Scenes > Resources > "Test Array In Array"3. In the ... Read more
Drawing ReorderableList in custom PropertyDrawer causes rendering issues
Drawing a Serialized property with custom PropertyDrawer which draws ReorderableList causes rendering issues in the said list. The i... 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
- List item remains highlighted when selecting field in another item
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window