Search Issue Tracker
Third Party Issue
Third Party Issue in 2023.1.X
Votes
0
Found in
2020.3.30f1
2021.1.28f1
2022.2.0a5
2023.1.0a1
Issue ID
UUM-3804
Regression
Yes
[macOS] Wrong pop up window size when reimporting packages samples from package manager
Reproduction steps:
1. Open the user's attached project
2. Open Window > Package Manager
3. Select Splines package
4. Reimport Spline Examples
Expected result: All text in pop up message is visible
Actual result: Pop up message text area is very small
Reproduced with: 1.0.0-pre.8 (2020.2.0b4, 2020.3.30f1, 2021.1.0a1, 2021.1.28f1), 1.0.0-pre.9 (2022.2.0a1, 2022.2.0a5)
Not reproduced with: 1.0.0-pre.8 (2019.4.36f1, 2020.2.0b3, 2021.2.0a1, 2021.2.13f1), 1.0.0-pre.9 (2022.1.0b9)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Weight Brush Overlay text is clipped in Sprite Editor
- GameObject Transform scale values reset to their previously saved values when proportions are constrained and certain decimal values are entered in the Inspector
- Asset thumbnails in the Project window stay white when a referenced texture file is deleted and restored
- Crash on PersistentManager::ReadObjectThreaded when calling AssetDatabase.ForceReserializeAssets() multiple times in a row
- Scene becomes dirty when first opening an HDRP Template project
Resolution Note:
There are a couple of issues here. In one picture, the text is too long. That has since been fixed.
The other issue noted in the repro, however, is an Apple issue. It happens sometimes and not others. But ultimately we don't control the size of the alert dialog. This is a known issue with some alerts on macOS.
Resolution Note (2023.1.X):
There are a couple of issues here. In one picture, the text is too long. That has since been fixed.
The other issue noted in the repro, however, is an Apple issue. It happens sometimes and not others. But ultimately we don't control the size of the alert dialog. This is a known issue with some alerts on macOS.