Search Issue Tracker
Third Party Issue
Votes
0
Found in
2017.3.0a4
2019.2.0a1
2019.3.0a1
2019.3.0b7
2020.1.0a1
Issue ID
1191622
Regression
Yes
[IMGUI] Windows are flickering while resizing with Direct3D12 Graphics APIs
Windows are flickering while resizing with Direct3D12 Graphics APIs.
Steps to repro:
1. Create a new project.
2. File > Build Settings > Player Settings > Other Settings.
3. Uncheck Auto Graphics API for windows checkbox.
4. Assign Direct3D12 graphics APIs from the list.
5. Drag any window to resize.
Actual Result:
Windows are flickering while resizing.
Expected Result:
No graphical glitch while resizing the window.
Reproducible in:
2020.1.0a9, 2019.3.0b7, 2019.2.0f2, 2017.4.27f1, 2017.3.0a4.
Working Fine:
2017.3.0a3.
Environment:
Only on Windows 10.
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (2020.1.X):
This issue is caused by the operating system and would require a fix from Microsoft.