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
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
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