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.
Comments (1)
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
dvoidis
Nov 29, 2020 09:38
Yep this is still happening in linux