Hello,
The project I am working on is using a camera zoom (fixed fit projection) value of 0.65. The 2D artist I am working with used the high dpi option and it resulted in the zoom level changing dramatically (from close up to far away). Both of the screenshots I am posting are from iPhone 11.
Large Cake
Small Cake
In an HTML browser, everything seems to be fine as it looks like the original large cake. Is there a proper method to normalize the zoom level across different devices or would I have to use conditional logic to detect the current display profile or something like that?