Git Product home page Git Product logo

Comments (4)

sttz avatar sttz commented on August 24, 2024

Thanks for the report. The issue is that 2019.3 hasn't actually been released yet. It's gotten the f build letter but is only a release candidate. The release notes are still on the beta page:
https://unity3d.com/unity/beta/2019.3.0f3

install-unity currently only looks at the build letter and therefore gets confused. There are other places where this is an issue, e.g. 2019.3.0f3 only gets discovered when you load beta releases but then gets installed if you select the latest stable version.

I haven't been sure what's the best way to fix this. I'll have to somehow mark the release candidates but then mostly have to figure out how to best represent that in the output.

from install-unity.

umegaya avatar umegaya commented on August 24, 2024

oic, thanks! it seems that we should wait for 2019.3.0f4 (or later GA version).

from install-unity.

umegaya avatar umegaya commented on August 24, 2024

they released 2019.3.0f5 but still release candidate...
I'm worry about they apply same method for 2020.x 😞
how do you think?

from install-unity.

sttz avatar sttz commented on August 24, 2024

I've improved handling of release candidates in the latest version (2.7.0). Release candidates are now marked and treated as a beta where possible, the release notes url is now also correct.

Once a release candidate is promoted to be the final release, the rc status should be automatically removed and the release handled as a regular version.

Did you use the latest version and encountered any issues?

from install-unity.

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.