Search Issue Tracker
Fixed
Votes
0
Found in
4.1.1f4
Issue ID
536347
Regression
No
EditorUtility.DisplayDialog does not display entire text
EditorUtility.DisplayDialog does not display entire text.
Reproduce:
1) Open attached sample project
2) The sample code is located in "Assets/Editor/DisplayDialogTest.cs"
3) Click the main menu item "BugReport > ShowDialogBug"
Observe that the text is not entirely displayed. I also added a screenshot of the messagebox how it looks on my system, you find it at "Assets/MissingText.png". Adding a linebreak at the end of the text does workaround the problem though.
Expected Behaviour:
The entire text should be displayed, no manual fiddling with linebreaking should be necessary.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
- Look Dev window flickers when resizing the window after docking it
Add comment