Search Issue Tracker
ENABLE_INPUT_SYSTEM symbol is not being updated when the Input system is...
1) Open SampleScene in the attached project2) See the debug message in the console. If it's not there, enter playmode.3) In Player s... Read more
GraphicsFence.passed is passed in a random order
I am using Graphics.CreateGraphicsFence to create a fence that should pass when the previous Graphics.Draw command is completedHow t... Read more
"Assertion failed on expression" error is thrown when Audio Group's "Sen...
How to reproduce:1. Open attached project "AudioTest.zip"2. Open "Audio Mixer" window3. In Project Window select "MisterMixer"4. In ... Read more
Foldouts cannot be expanded by clicking the arrow
To reproduce:1. Open attached project ("case_1213781.zip")2. Select "Test" Game Object from Hierarchy3. In the Inspector window use ... Read more
HDRP Wizard window UI components overlap when HDRP Wizard window is dock...
Steps to reproduce: Create a new project using the HDRP template Dock the HDRP Wizard window Resize it horizontally to become a smal... Read more
[macOS] Hidden cursor doesn't hide when moved down to Dock
Cursor.visible is set to false. When the cursor is moved down to Dock, cursor reappears (expected), but when returning to the game v... Read more
[5.6 regression] GL.End error is thrown if a camera's Clear Flags is set...
To reproduce:1. Open editor2. Change Clear Flags to Depth Only Actual: Error is thrown in consoleExpected: Error shouldn't appear in... Read more
TileData is empty on the client when the Mineable flag is false
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mod... Read more
Pressing the "Show Tutorials" button makes the Tutorial tab larger each ...
Steps to reproduce: Create a new Unity project using the "Get started with unity" template Make sure the Tutorial tab is open Press ... Read more
Warning is thrown when a specific layout is used after script recompile
Steps to reproduce:1. Create and open a new project2. In the menu bar click (Layout → Load Layout from File…). and select the attach... 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
- [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
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons