Search Issue Tracker
Fixed in 7000.0.0a10
Fixed in 6000.0.7f1
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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
Resolution Note (fix version 7000.0.0a10):
Fixed by another internal issue: UUM-70040: [Windows] Script preview disappears when resizing the Inspector window
Resolution Note (fix version 6000.0.7f1):
Fixed by another internal issue: UUM-70040: [Windows] Script preview disappears when resizing the Inspector window