Search Issue Tracker
There is a "Mask (Default UI Material)" material leak when using Mask wi...
To reproduce:1. Open attached project2. Open BugReportScene3. Press play4. Click Loadscene button5. Notice the amount of materials "... Read more
Adding "Fixed column count" constraint to "Grid Layout Group
To reproduce:1. Open attached project2. Open test3. There are two panels - "Panel-Wrong" and "Panel-ok". The only difference between... Read more
InputField.OnValueChange event not triggered when setting input field va...
To reproduce:1. Open attached project2. Open main scene3. Press play4. Enter some symbols into input field5. Notice that messages wh... Read more
If there's more than one active Canvas in the scene only the UI elements...
To reproduce:1. Open attached project2. Open main scene3. Click on any of the red panels in the Scene view and notice how they becom... Read more
Multiple errors on plugin import
Import the attached project and select any of the dlls in it. Notice that you get NullRefExceptions and"Exception: Failed to parse v... Read more
AssertionException: Expected: not null But was: null, when use Blend Tree
AssertionException: Expected: not null But was: null, when use Blend Tree 2) How can we reproduce it using the example you attached ... Read more
After Unity with "maximized on play" restart, it stays in same mode
1. Create new project2. Click "Maximize on Play" in game view3. Press play4. Close unity without saving5. Open project again6. Unity... Read more
Save Scene dialog shown when switching scenes in playmode
To Reproduce: 1. Open the 'scene1' in the attached project (or create a new project with two scenes). 2. Save 'scene1' scene and pla... Read more
Editor crashes when creating/duplicating/renaming big cubemaps
Steps to reproduce:1. Create a new project2. Import attached image 'ff01_00_Sun_Shore_16k' (or use any other big (at least 8k) image... Read more
The Particle system editor crashes when the renderer component is selected
Steps to repro:1. Create a particle system2. Select it, press "Open editor..." in the inspector view3. Make sure to undock it4. Sele... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window