Search Issue Tracker
Fixed in 1.2.0-preview
Votes
0
Found in [Package]
1.0.2
Issue ID
1171411
Regression
No
[Mobile Notifications] Notifications Setttings UI does not respond well to different window sizes and layouts
The layout of the UI for the Mobile Notifications Settings does not react well to different window sizes and layouts. This can most easily be seen when maximising windows or shrinking them right down.
Project Settings:
- Increasing the Window width causes the UI to overflow to the right, leaving many controls unreachable.
- Minimising the Window width or height causes many elements to become truncated, although they are all still usable.
Inspector:
- Increasing the Window width leaves elements truncated vertically. The truncated controls can be seen but not used.
- Minimising the Window width will cause many controls to overflow to the right. Most can still be used but their values can not all be read.
1. Open Unity
2. Open the attached Project
3. Open Assets/Editor/com.unity.mobile.notifications/NotificationSettings.asset either via the Inspector or Project Settings
4. Play around with the size of the Window, minimising and maximising it
Expected Result:
The UI is reactive and is always clearly displayed and usable without having to resize the Window again.
Actual Result:
Resizing the window causes many parts of the UI to either overflow or truncate.
Tested On Windows.
Occurs on 1.0.2 using 2019.3.0a11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Add comment