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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment