Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b19
Issue ID
800925
Regression
Yes
Enabling Graphics Jobs results in UI flickering in non-development builds [5.4b19 regression]
UI elements in master (non-development) builds will flicker continuously when the new "Graphics Jobs (Experimental)" feature is enabled.
Reproduction Steps:
1. Build & Run the attached project for PC or PS4 in non-development
2. Observe the UI flickering constantly (see the attached GIF)
3. Re-build in development, or with Graphics Jobs disabled (in Player Settings > Other Settings)
4. Observe that the UI is rendered normally
Expected Result:
Enabling Graphics Jobs should not result in the UI becoming unusable.
Reproducible in versions:
- 5.4.0b20 (f89b2ef776c7)
- 5.4.0b19 (0df597686c75)
Not reproducible in versions:
- 5.4.0b17 (a34abf3bb95e)
- 5.4.0b18 (5744ebf94ac5)
Also not reproducible in version 5.3.5p1 (04596651afa0), however the Graphics Jobs feature is specific to 5.4 (or later) versions of Unity.
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
dvoidis
Nov 29, 2020 09:38
Yep this is still happening in linux