Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Could Builds Failing due to ruby/gems install failure

Discussion in 'Unity Build Automation' started by alan-lawrance, Mar 4, 2021.

  1. alan-lawrance

    alan-lawrance

    Joined:
    Feb 1, 2013
    Posts:
    360
    I am seeing our Unity Cloud builds failing due to:

    Error installing /UNITY_PATH/Unity/ruby/gems/bvr-3.6.6.gem

    I assume this in a Unity Cloud Build internal issue of some kind. Please advise if this is the case.
     
    FracEdd and fiveampsoftware like this.
  2. fiveampsoftware

    fiveampsoftware

    Joined:
    Feb 9, 2015
    Posts:
    33
    We're seeing this on all of our builds as well
     
    FracEdd likes this.
  3. isaac-ashdown

    isaac-ashdown

    Joined:
    Jan 30, 2019
    Posts:
    69
    Same here:

    Code (CSharp):
    1. 15: ERROR:  Error installing /UNITY_PATH/Unity/ruby/gems/bvr-3.6.6.gem:
    2. 16:     The last version of signet (~> 0.12) to support your Ruby & RubyGems was 0.14.1. Try installing it with `gem install signet -v 0.14.1` and then running the current command again
    3. 17:     signet requires Ruby version >= 2.5. The current ruby version is 2.4.2.198.
     
    FracEdd likes this.
  4. HiddenDoorChris

    HiddenDoorChris

    Joined:
    Jan 26, 2021
    Posts:
    4
    Same issue is happening here, making WebGL builds.
     
  5. allan-oooh

    allan-oooh

    Joined:
    Mar 29, 2019
    Posts:
    53
    HiddenDoorChris likes this.