Unity 2021.2 Is Now Available

This line can cause problem
GetComponent ().addPlayerUnit (playerUnitObj);

Case: a GameObject through script get component attached , then component have a reference to a non monobehavior object , then component receives a non mono behavior object at a run time and then uncaught exceptions happens and Unity engine crash happens .

1 Like

Itā€™s neither alpha or beta but it behaves like this. Unity has a serious QA problem but letā€™s not talk about this, because itā€™s outside comfort zone.

Hello,
Was using 2020.3.12f1 LTS version on my project and everything is ok, when i hit any script in my project Visual Studio 2019 16.11.5 start and open all scripts in my project.
Yesterday i see Unity released version 2021.2 so i install it in Unity hub to, copy my project and everything works except Visual Studio, when i hit any script in my project VS open only that script and, can work in the Unity but there is bar in the background:

7634068--950335--upload_2021-11-6_13-4-34.jpeg

Things i done already:

  1. Unninstalled Unity entirely along with Hub and Visual Studio 2019

  2. Install clean Hub, both version of unity i mention above and Visual Studio 2019.
    Problem remain.

  3. Delete library in project i run using newest Unity version to rebuild that library.
    Problem remainā€¦

Any suggestion can help, thx in advance.

I have been using this package: https://assetstore.unity.com/packages/essentials/starter-assets-first-person-character-controller-196525
for first person movement with 2021.1, but now after going to 2021.2 suddenly the rotation with the mouse was kind of laggy. After a while I found a fix by changing update mode in input settings to ā€œProcess Events In Dynamic Updateā€. But I am not sure what exactly has happened here. Has someone else seen this issue?
I think it only happens with this package. Even if you just install it in a new project. But I havenā€™t done too much research. I only tried some of the Cinemachine samples and they were fine with fixed update mode. But they are all third person controllers.
Also, it just seems to impact rotation, not translation.

[Edit] Looks like I am not the only one: Say hello to the new Starter Asset packages page-4


the cloud layer overrride is redering in front of everything.
is this a bug or something i did wrong?

Several tool handling and gizmos are not swowing on editor in 2021.2.1f1, like Camera and Directional Lights, or Light Probes yellow gizmos. This was not an issue in 2021.2.0f1.

Edit: Related Bug Report

Known bug

If only unity had their pet project all this release problems would not happen.

2 Likes

Is the input lag in the editor a known issue? Iā€™ll be typing values into the inspector and it will lag 1-3 characters behind and even throw tantrums such as not wanting to register enter/return until the editor catches up to fill in the variables. M1 Mac 8 gigs. just running the editor and vs code

Yes it is. Should be solved in 2021.2.2f1

Iā€™m having this issue since upgrading my project. The pink areas are all on the Unity Editor UI, i have no idea what caused it.

Hello,

I have other thoughts to express right now. How did Unity release such a buggy version for their main platform (Mac), or did I not get the memo that Mac is not the main platform anymore; itā€™s mind-boggling? Sort of unrelated to this version but I reverted back to 2021.1 (the latest versions) after this (and other compatibility issues) and my WebGL project is taking TWICE AS LONG to build with absolutely no significant change to the project, how is this possible?

Thanks,
crafTDev

Iā€™m also having this annoying issue as well with 2021.2.1f1

Hi Unity, @LeonhardP ,
First off, thanks for your hard work. This new version is great!
Iā€™m not sure if this is the right place. But I wanted to report that an issue marked as fixed is not or no longer fixed in 2021.2.0f1 and 2021.2.1f1

Using UnityWebRequest with forced gzip compression does not work in Editor (and presumably Windows builds), but does work on other platforms (WebGL). This makes testing requests in editor quite difficult.

Issue: 1343274

Hope you guys are able to fix this, thanks!

1 Like

Could you please submit a bug report for this issue with a reproduction project attached?

The issue has been fixed on the HDRP package side: https://github.com/Unity-Technologies/Graphics/pull/5910

The fix will get backported to the 2021.2 Editor in one of the next vendoring updates. You can update the package manually if you donā€™t want to wait for that: https://github.com/Unity-Technologies/Graphics#modifying-package-source

Thanks for the kind words! It looks like the fix was backported to 2019.4 and 2020.3 but not to 2021.2 after originally landing in 2022.1. I have asked the team to look into this.

ok in new 2022.2.1 all of the move tools got into problem and not showing properly.
I found out if we disable Gizmo Toggle in editor they will work fine.

1 Like

https://issuetracker.unity3d.com/issues/tool-handles-are-invisible-in-scene-view-when-certain-objects-are-selected

1 Like

The fix for this will be in 2021.2.3f1

Where is the update for these issues, I thought it would be released already?

Thanks,
crafTDev

Hi @LeonhardP , I have found another bug that is listed as fixed in 2021.2, but does not seem to be fixed in the current version 2021.2.1f1.

Issue: 1369085

The jspre files are not added to builds.

Could you ask the team to look into this as well?

Kind regards,
Stefan