Search Issue Tracker
By Design
Votes
0
Found in
2019.4
2020.3
2020.3.13f1
2021.1
2021.2
2022.1
Issue ID
1350278
Regression
No
Unity menu bar does not change size when using custom scaling
How to reproduce:
1. Open a new Unity project
2. Go to 'Edit > Preferences > UI Scaling'
3. Uncheck 'Use default desktop setting'
4. Set 'Use custom scaling value' to 200%
5. Reopen the project and observe the menu bar
Expected result: the menu bar scales
Actual result: the menu bar remains the same size
Reproducible with: 2019.4.29f1, 2020.3.15f2, 2021.1.16f1, 2021.2.0b6, 2022.1.0a5
Note: tested with a 2560x1440 monitor
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
- Scroll View is not moving by inertia after scrolling by click and dragging when Editor window is minimized and Canvas "Render Mode" is set to "World Space"
- "type mismatch error" occurs when the currentDirectionWS output of a Sample Water Surface node is connected to a float3 input
- URP Material Upgrade utility does not enable Alpha Clipping when material had Rendering Mode set to Cutout
- Particle System emission ignores the Sprite Atlas when using a Material that has the "Include in Build" setting unchecked
Resolution Note (2022.1.X):
Unfortunately, the menubar does not resize as part of the Windows in-editor DPI setting. The menubar will always be drawn according to the DPI scale of the current monitor as set in the Windows control panel.