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
- Rigged GameObject doesn’t return to its idle state when disabling "Preview" and the GameObject has nested rigged GameObjects
- Error "ArgumentException: Trying to use an invalid resource" when creating custom post-processing effect in URP
- [DX12] GameObjects using CommandBuffer DrawProcedural and DispatchCompute calls have color flicker when changing color and moving mouse cursor
- The Player becomes unresponsive after resolution switch in Exclusive Fullscreen mode when using DX12 Graphics API
- (Apple Silicon) Floating point inconsistencies between mono and il2cpp
Add comment