Unity hub won't add new version
Whenever I go to install unity 2020.1.9f1 or even 2019.4.12f1, the download doesn't even start. I've uninstalled and reinstalled unity hub (2.4.2) and it nothing happens. Please help!
View ArticleWhere is my project, unity? It rolled back on a year
Don't know when it happened and how, but now all my scripts look like they were year ago. Looks like somehow i opened the old version of project (september 2019) added a new script, saved it and now my...
View ArticleProject path does not exist 2020.2.1
Im trying to upgrade a project from 2019.2 to 2020.2 and it never works it always just hides unity hub and doesnt do anything im on a mac btw when I try creating a new 2020.1 or 2020.2 project, it...
View ArticleMissing templates after upgrading to 2019.4.18f
Today, I installed unity 2019.4.18f1. When I try to make a new project, only 3D and 2D templates are available (no HDRP or URP). On the bottom left corner, there is a brief "retrieving list of...
View ArticleWhere is "void SetupGlobalParams(CommandBuffer cmd, int frameCount)"
I'm trying to use custom render pass. HDRP version 7.2.1 has a "SetupGlobalParams". However, HDRP version 10.2.2 is not available. I have to use a "SetupGlobalParams", what should I do? "void...
View ArticleVisual studio for Mac doesn't identify Unity version in platform defines
Hi, I am using Unity 2020.2.2 on Big Sur OSX and visual studio for Mac for an IOS project with AR foundation. My problem is that AR foundation has compilation platform defines for Unity version (e.g....
View ArticleSelect sprite preview images not showing after upgrading to 2020.2.2f1
After upgrading my projects Unity version from 2020.1.17f1 to 2020.2.2.f1, when I click target mark from source image in Image component, select image panel show default icons instead of actual preview...
View ArticleWhat is the meaning of 'f1c1' in the Unity version number?
a == alpha b == beta f == final and c for candidate? But I think final(f) has already expressed this meaning. Are there relevant documents that explain the version number and release cycle of Unity. It...
View ArticleUpdate Unity - Reinstall Visual Studio?
I'm unclear on how to install a new Unity version. From Unity Hub, after clicking 'Add' and choosing the new version, I get to choose the modules I want: ![alt text][1] Do I need to tick Microsoft...
View ArticleUnity 2020.3 LTS or 2021.1 - which to choose?
Hello everybody! We here at our studio need some help choosing a version for our project. We are working on a mobile game that is slated for release this autumn. The game is a pure 2D game and we are...
View ArticleWhat is the difference between these platforms: PC, Mac, Linux Standalone /...
What is the difference between these platforms: 1. PC, Mac, Linux Standalone 2. Windows Build Support (IL2CPP) 3. Universal Windows Platform Build Support ? I want to make a game for PC(Windows), so...
View ArticleAndroid navigation graph support in version 2019.4.24f1
Hi Team, I am using android SDK into unity Application, I have added all the dependency (.jar and .aar) files into the Android folder, We are facing an issue related to the navigation graph but the...
View Articleafter changing the version of unity to a different version of the game scene...
Hi, I recently added the Google Play app and service purchase packages but the purchase was not working properly so I decided to change Unity to another version (Unity 2020.3.6f1) and after upgrading,...
View Articlemoved project to new version of Unity, Weird stylehseet error
I moved the project from version 2020.1.15f1 to version 2021.1.7f1. Doing so caused these 3 errors to appear: First:...
View ArticleProject upgrade takes very long time
So I wanted to try and upgrade my project to the newest version, mostly because I have a problem with the maximum shader keyword. But it has been going on now for over 10 hours, is this really normal?...
View ArticleOnTriggerEnter not call in 2019 but 5.6version is OK
Hi Question: Two GameObj with collider in scene very near. look(critical value)。 public int OnTriggerEnter(Collider other) not call in 2019 version。 but call in old 5.6 version.... (Our proj move from...
View ArticleHow to solve "A Native Collection has not been disposed, resulting in a...
Hello everyone, after finally switching my project to Unity Version 2021, I often got this message in the console: > A Native Collection has not been> disposed, resulting in a memory>...
View ArticleProject Import, What Version?
Hi, Due to my laptop breaking I lost the project I was working on. I have be able to get the project files. When I try to open the project through unity HUB with the correct Modules in place, I get...
View ArticleWhy does Unity not import Sketchup 2021, but does import Sketchup 2018?
When I import a Sketchup file from Sketchup Pro 2021 I am unable to drag it into the scene. It also shows up in the Assets folder with the Sketchup logo, instead of the Prefab icon. When I save the...
View ArticleHow to check unity version of a project without opening it ?
Can't seem to figure out a correct version of an old project (3.x maybe) . Solutions I have tried already: - Library folder is empty. - Project settings doesn't have a ProjectVersion.txt file. - All...
View Article