Search Issue Tracker
Fixed in 0.4.2
Votes
0
Found in [Package]
0.4.2
Issue ID
1191682
Regression
Yes
UI Builder flickers on GeForce GTX 1050 Ti with Max-Q Design on D3D11
The UI Builder flickers on GeForce GTX 1050 Ti with Max-Q Design on D3D11
This is a GPU-specific issue:
Intel UHD Graphics 630
NVIDIA GeForce GTX 1050 Ti with Max-Q Design
Repro conditions:
-The Intel GPU must be the system default
-The NVIDIA GPU must be assigned to Unity
-The graphics API must be D3D11
Additional conditions that sometimes helped to repro:
-Having the game view open
-Having the builder in open in a separate window
-Uninstall the XR management package (somehow changes timing)
Repro steps:
1. Open Unity
2. Create a new project
3. Add the UI Builder package
4. Open the UI Builder through the menu: Windows/UI/Builder
5. Detach the window if it is docked (optional)
6. Hover elements in the builder
Observed result: dark frames flicker
Expected result: no flickering
Notes:
-Updating drivers didn't help
-Successfully reproducible on 3 different computers with same GPUs
-Starting Unity with -force-gfx-direct didn't help.
-Try closing/reopening Unity if you fail to repro. Generally managed to repro within very few iterations.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment