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
- Shader Graph and the Visual Effects Graph scroll unreasonably fast on OSX
- [Android 4.4] Player crashes at splash screen when building with Frame Timing Stats enabled in the Player Settings
- VisualElement’s auto width is incorrect when the element’s parent has a set width
- Black and white flickering when using two Full Screen Pass Renderer Features
- [Audio] Microphone API latency and audio distortions appear after recording
Add comment