Search Issue Tracker
Fixed in 5.3.7
Votes
0
Found in
5.3.6p2
Issue ID
832104
Regression
No
[UWP] Changing display makes initial resolution to be multiplied by scale factor
Steps to reproduce:
1. Open attached project and build Universal 10 project
2. In display settings set scale to 125%
3. Run build, click button to exit fullscreen if needed
4. Resize window a little and then minimize it
5. In display settings set scale back to 100%
6. Return to app and notice that resolution changes
7. Enter and exit fullscreen
8. Notice that resolution is back to the same value as in step 4
Reproduced with: 5.2.5f1, 5.3.6p5, 5.4.1p1, 5.5.0b4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
Add comment