Search Issue Tracker
Crash on DispatchMessageW when using FolderBrowserDialog
Reproduction steps:1. Open the attached project "CrashRepro"2. Enter the Play mode4. Focus a different window5. Close the FolderBrow... 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
Screen API breaks when setting resolution below 1280x720 in an exclusive...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Build and Run4. Pr... Read more
[Windows] The returned screen refresh rate is rounded down when calling ...
How to reproduce:1. In Windows, set the display refresh rate to 59,940 Hz (or any other non-integer value) (Right-click on the Deskt... 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