Game View DPI

How can I set the DPI in game view?

I’d like game view to match both resolution and DPI so that it reflects the devices I’m testing with, rather than having to do separate builds for each device with different UI Toolkit panel settings reference DPI.

If you mean scaling and pixels within UI, that has nothing to do with device DPI.

Here are some notes on UI Anchoring, Scaling, CanvasScaler, etc:

Otherwise, not sure how you would set the DPI…

You can read device DPI from here:

Thanks for the links, but I think both of them are for nGUI and not relevant for UI Toolkit.

I’m looking to set the DPI for the game view presets, rather than in my game.