Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a3
Issue ID
1166698
Regression
Yes
[IMGUI] "Use DXGI flip model" text under resolution and presentation settings gets clipped
"Use DXGI flip model" text under resolution and presentation settings gets clipped. Refer that attached screenshot.
Steps to reproduce:
1) Create a new project.
2) File > Build settings > Player settings.
3) Browse to Resolution and Presentation
Actual result: "Use DXGI flip model Swapchain for D3D11" text gets clipped.
Expected result: "Use DXGI flip model Swapchain for D3D11" text does not get clipped.
Occurs in: 2019.3.0a8, 2019.3.0a3
Working fine in: 2019.3.0a2
Environment: Only on Windows.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
Add comment