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
- Memory leak occurs when focused on Player while using Direct3D12
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
Add comment