Search Issue Tracker
[Input] Arrow keys are displayed as "Num" when using "ArrowKey.displayNa...
Steps to reproduce:1. Open the “My project” project2. Open “Sample Scene” scene3. Enter Play Mode4. Observe the Console window Expec... Read more
Input.touch APIs don't work when both new and old input systems are active
Reproduction steps:1.2.3. Expected result:Actual result: Reproducible with:Not reproducible with: Read more
NativeTests fail when running Editor through Command Prompt
How to reproduce:1. Open the Command Prompt2. Navigate in the Command Prompt to the Unity Editor folder containing "Unity.exe"3. Run... Read more
Main Player window is moved to the primary display when it's launched on...
Main Player window is moved to the primary display when it's launched on a 3rd monitor and a 2nd monitor is activated with Display.A... Read more
Fullscreen Window mode ignores Supported Aspect Ratios when the player i...
aspectReproduction steps:1. Open Display Settings window: Right-Click on desktop > Display Settings2. Open the attached project "... Read more
High display scale percentage crops text in status window
Issue is more visible at higher display scale percentages. 1. Set the monitor's display scale above 150% in system settings. (250% r... Read more
Unity Window not launching from specified hardware display when using co...
How to reproduce:1. Open the attached project "ReproProject.zip"2. Open "SampleScene" Scene3. Build the Project (File > Build Set... Read more
NullReferenceException thrown and mouse breaks when calling EditorUtiliy...
Reproduction steps:1. Open the attached project "1393672repro.zip"2. Open "SampleScene"3. Select "Tilemap" in the Hierarchy window4.... Read more
Editor.log isn't created when the Editor is ran from a command line with...
Reproduction steps: Delete the “Editor.log” file located in the “%AppData%\Local\Unity\Editor” folder Run the attached project (MyPr... Read more
"File not found" is thrown in a code editor when dragging a file from Ed...
How to reproduce:1. Open the user's attached "DragFileBugReport" project2. Drag the "测试 -> NewBehaviourScript" file to the Visual... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS