Search Issue Tracker
Fixed
Votes
0
Found in
6000.0.6f1
Issue ID
UUM-74044
Regression
Yes
Initialized IMGUI text does not get displayed when it gets wrapped
Reproduction steps:
1. Open the attached "imgui-textwidth.zip" project
2. Open the “SampleScene” scene
3. Enter the Play mode
4. Observe the text displayed in the Game view
Expected result: The full IMGUI Text is displayed
Actual result: The IMGUI Text on the left is not displayed
Reproducible with: 6000.0.0b15, 6000.0.6f1
Not reproducible with: 2021.3.39f1, 2022.3.33f1, 6000.0.0b14
Reproducible on: Windows 11
Not reproducible on: no other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
Fixed by another internal issue: UUM-70040: [Windows] Script preview disappears when resizing the Inspector window