Coder Social home page Coder Social logo

Comments (7)

AndrewKahr avatar AndrewKahr commented on August 23, 2024 1

Can you try game-ci/unity-test-runner@unity-builder-parity and see if the activation issues got better

from unity-test-runner.

AndrewKahr avatar AndrewKahr commented on August 23, 2024 1

@ironcutter24 the changes were merged last night so the branch was deleted. Try using v4 now

from unity-test-runner.

SinhtUp avatar SinhtUp commented on August 23, 2024

+1

from unity-test-runner.

GabLeRoux avatar GabLeRoux commented on August 23, 2024

This is a duplcate of #251. Until we have a fix, there are two possible workarounds:

Workarounds for Unity License Issue

a. Manually Extract the Serial from the License File

Manually extract the serial from the Unity license file:

  1. Locate the License File (depending on your operating system)

    • Windows: C:\ProgramData\Unity\Unity_lic.ulf
    • Mac: /Library/Application Support/Unity/Unity_lic.ulf
    • Linux: ~/.local/share/unity3d/Unity/Unity_lic.ulf
  2. Extract the Serial

    • Follow the logic outlined in the unity-builder script.
    • This involves reading the file, locating the <DeveloperData Value=" tag, extracting the Base64 encoded string, and then decoding it.
    • Discard the first four characters of the decoded string, as they are not part of the serial.

b. Follow Activation Instructions from v3

Alternatively, follow the activation instructions from version 3.

from unity-test-runner.

SinhtUp avatar SinhtUp commented on August 23, 2024

Can you try game-ci/unity-test-runner@unity-builder-parity and see if the activation issues got better

got through Registration step sucsessfully, now doing the Testing in Playmode step.... looks promising to me!

from unity-test-runner.

ironcutter24 avatar ironcutter24 commented on August 23, 2024

Can you try game-ci/unity-test-runner@unity-builder-parity and see if the activation issues got better

Am I missing something?
image

from unity-test-runner.

ironcutter24 avatar ironcutter24 commented on August 23, 2024

Works as expected, thank you for addressing the issue this quick!

from unity-test-runner.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.