Search Issue Tracker
Active
Votes
0
Found in
6000.0.60f1
6000.2.8f1
6000.3.0b7
6000.4.0a3
Issue ID
UUM-122754
Regression
No
IAP Catalog window fields scale inconsistently with some fields not using the full space available and cutting off text when there is space available for it and there are other fields that use it
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Install the In-App Purchasing package
- Create a new IAP Button (GameObject > In-App Purchasing > IAP Button)
- Open the IAP Catalog in the Inspector window
- Observe the "ID" Text Field and the "Type" dropdown
- Resize the IAP Catalog window smaller and bigger
- Repeat step 5
Actual results: The "ID" Text Field and the "Type" dropdown does not scale properly with the window, there is space for both to be longer/bigger but that space is unused and the text in the "Type" dropdown gets cut off even if there is space for it. This is even worse if the window is docked
Expected results: The "ID" Text Field and the "Type" dropdown scales properly with the window, like the "Locale" dropdown for example
Reproducible with versions: 6000.0.60f1, 6000.2.8f1, 6000.3.0b7, 6000.4.0a3
Tested on (OS): MacOS Silicon Sequoia 15.6.1
Notes:
- The dropdowns, textfields etc. should be consistent throughout the window and use the needed space when available
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Palette Settings link to the documentation isn’t working
- Tags & Layers window has inconsistent remove button behaviour between Tags, Sorting Layers, and Rendering Layers when there are no removable items in the list
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
Add comment