Search Unity

Unity Linux - Fedora 33 - Project settings set android sRGB.

Discussion in 'Editor & General Support' started by catafest, Jan 3, 2021.

  1. catafest

    catafest

    Joined:
    May 3, 2014
    Posts:
    78
    I install Unity on Fedora 33 Linux distro default install, and works well:
    Code (CSharp):
    1. [mythcat@desk ~]$ tree -L 7 Unity
    2. Unity
    3. └── Hub
    4.     └── Editor
    5.         └── 2020.1.10f1
    6.             ├── Editor
    7.             │   ├── BugReporter
    8.             │   │   ├── imageformats
    9.             │   │   │   ├── libqgif.so
    10.             │   │   │   └── libqico.so
    11.             │   │   ├── libQt5Core.so.5
    12.             │   │   ├── libQt5DBus.so.5
    13.             │   │   ├── libQt5Gui.so.5
    14.  
    I see this install comes on Project Settings on Android tab just with sRGB.
    I used the Noveau driver with NVIDIA Corporation GT218 [GeForce 210] (rev a2) driver.
    Can you tell me if this setting can be updated if I change the driver and hardware?
    Thank you.