Search Issue Tracker
Fixed
Fixed in 2020.3.41f1, 2021.3.14f1, 2022.1.21f1, 2022.2.0b13, 2023.1.0a12
Votes
0
Found in
2020.3.37f1
2021.3.6f1
2022.1.10f1
2022.2.0b2
2023.1.0a4
Issue ID
UUM-9447
Regression
No
[macOS] EditorUtility.DisplayDialog dialog layout gets corrupted after displaying a 17+ lines (477+ non-broken characters) long message
Reproduction steps:
1. Open the “DialogHeightIssue“ project and open the “Main” scene
2. Select the “Dialog“ GameObject and observe the Inspector
3. Click “Normal Dialog”, observe the opened dialog and close it
4. Click “Test Dialog” and close the opened dialog
5. Click “Normal Dialog” and observe the opened dialog
Expected result: The dialog’s height is correct for its contents
Actual result: The dialog uses the previous dialog’s height resulting in additional empty rows
Reproduced in: 2020.3.0f1, 2020.3.37f1, 2021.3.6f1, 2022.1.10f1, 2022.2.0b2, 2023.1.0a4
Reproduced on: macOS Monterey 12.0.1
Not reproduced on: Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
- Scroll View is not moving by inertia after scrolling by click and dragging when Editor window is minimized and Canvas "Render Mode" is set to "World Space"
- "type mismatch error" occurs when the currentDirectionWS output of a Sample Water Surface node is connected to a float3 input
- URP Material Upgrade utility does not enable Alpha Clipping when material had Rendering Mode set to Cutout
- Particle System emission ignores the Sprite Atlas when using a Material that has the "Include in Build" setting unchecked
Add comment