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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment