Unity

Unity Technologies ApS·Unity.Unity.2020

The world’s leading platform for real-time content creation

Unity is the ultimate game development platform. Use Unity to build high-quality 3D and 2D games, deploy them across mobile, desktop, VR/AR, consoles or the Web, and connect with loyal and enthusiastic players and customers.

winget install --id Unity.Unity.2020 --exact --source winget

Latest 2020.3.48f1·May 17, 2023

Release Notes

Improvements

  • Animation: Reduced the number of GC allocations when calling Animator.GetParameter(int index) and generally made it faster.
  • Editor: Animation Events are now organized into sub-menus in the inspector.
  • Graphics: Reduced the time the render thread spends on Profiler.FlushRenderCounters.
  • Multiplayer: Added Netcode for GameObjects 1.4.0.
  • Serialization: Improved performance of restoring managed objects during a domain reload (again!).
  • Serialization: Improved performance of restoring managed objects during a domain reload.
  • XR: Improved GLES3 multiview rendering performance. (UUM-7008)

Changes

  • Package: Added new QoS APIs for specific Relay and Multiplay QoS servers searching and result.
  • Version Control: Changed the icons for Unity Version Control rebrandingMarkdig.Syntax.Inlines.HtmlInline Changed onboarding workflow.

Fixes

  • 2D: Show apply/revert dialog to user if there are data changes in Sprite Editor Window before domain reload. ("UUM-26175")
  • Android: Display Gradle tasks in progress dialog while building to Android. (UUM-31890)
  • Android: Now sets the image shown on unlock on every lock. ("UUM-21954")
  • Android: Warn user if both template file and disabled template file exists in project. ("UUM-19338")
  • Asset Pipeline: Fixed Editor crash when changing Asset Serialization Mode to Force Binary with the com.unity.multiplayer.samples.coop package installed. ("UUM-26417")
  • Build Pipeline: Fixed android build failure issue where were are getting an error message ' build destination path collides with an existing path' when triggered using Ctrl+B (Windows) or Cmd+B (macOS) keyboard shortcut. ("UUM-30911")
  • Documentation: Updated TextureImporter documentation regarding settings that are found under TextureImporterSettings. (UUM-23201)
  • DX12: Fixed for samplers resetting to point on streaming texture mips. (UUM-27504)
  • Editor: Enabled Sketchup Importer on Mac ARM platforms.
  • Editor: Ensure GraphicsFence.passed reports consistent results at initialization. ("UUM-27598")
  • Editor: Fixed a crash when importing specific FBX files with blendshapes. ("UUM-32291")
  • Editor: Fixed an issue that thread marker in Profiler window is lasting whole frame while audio is playing. ("UUM-401")
  • Editor: Fixed Editor freezes when clicking Prefab Markdig.Syntax.Inlines.HtmlEntityInline Select Asset for a scene exported manually with missing information. ("UUM-30060")
  • Editor: Fixed inconsistent input field styling in Shortcut Manager's create and rename prompts. ("UUM-28290")
  • Editor: Fixed performance issue for looping small clip with root motion extraction. ("UUM-6515")
  • Editor: Fixed several problems with speech recognition in apps using Holographic Remoting.
  • Editor: Fixed Timeline performance problem when previewing animated prefab instances. ("UUM-28636")
  • Editor: Make reserved key labels in Shortcut Manager more visible on dark skin. ("UUM-28295")
  • Editor: Optimized asset import logic to handle large amounts of files located in the same directory. ("UUM-17547")
  • Editor: Prevent creation of .meta files in loadable plugin directories (.androidlib, .bundle, .framework, .plugin). ("UUM-9421")
  • Editor: Source asset db rebuild and plugin asset reimported to fix inconsistency. (UUM-32565)
  • Editor: Updated Sketchup SDK to 2023.2.
  • GI: Fixed an issue where scene debug visualization modes would look broken when baking multiple scenes together. (UUM-17494)
  • GI: Fixed incorrect fallback to CPU of GPU bake. ("UUM-24685")
  • GI: Fixed issue where lightmaps are lost when entering playmode, switching scenes, and exiting playmode. ("UUM-29735")
  • GI: Fixed issue with Light Explorer filtering when many lights are present. ("UUM-30672")
  • Graphics: Fixed an inspector issue where 2DArray and 3D textures would not report their size on disk correctly. ("UUM-28111")
  • Graphics: Fixed an issue where CubemapArrays would hit an assert in certain scenarios. (player build only). (UUM-5464)
  • Graphics: Fixed an issue where EditorUtility.CompressTexture would silently fail for zero-sized textures. ("UUM-16270", UUM-31569)
  • Graphics: Fixed bug with Streaming Virtual Texturing throwing a "The transcoded bitstream was invalid" error that was caused by build pipeline bug corrupting virtual texture regions located in virtual texture files larger than 2GB. When using SVT, it is recommended to rebuild your Player's build in order to get the corrected streaming files (GTS and GTP files) in the Streaming Assets folder. (UUM-30987)
  • Graphics: Invalid pass index error messages now include shader name. (UUM-33598)
  • IL2CPP: Fixed a bug where IL2CPP returns an invalid pointer on P/Invoke methods that returns a non-blittable struct by reference. ("UUM-20790")
  • IL2CPP: Fixed the bug that referenced assets are unloaded by Resources.UnloadUnusedAssets(). ("UUM-26883")
  • iOS: Fixed memory leak when using GL.Clear in MonoBehaviour Update/LateUpdate. ("UUM-8457")
  • Linux: Disabled SDL Dynamic API for SDL dependent Platforms except for Embedded and QNX. (UUM-33932)
  • Linux: Fixed Linux IL2CPP builds not producing stack trace. ("UUM-26705")
  • Linux: Fixed player crash in FMOD when loading ALSA drivers. (PIA-588)
  • Package Manager: Fixed "See other versions" button not working for preview packages when "Enable Preview Packages" is not toggled. ("UUM-28512")
  • Package Manager: Fixed all delayed fields when editing a package in the inspector. ("UUM-19658")
  • Particles: Using floats for timers means there is huge precision loss once Unity has been running for a few hours/days. ("UUM-30775")
  • Prefabs: Fixed for Prefab instance is not enabled if RevertPropertyOverride is called during OnEnable. ("UUM-21119")
  • Shaders: Added macros for passing textures (Cube, 2DArray, CubeArray) around without samplers. ("UUM-31858")
  • Shaders: Fixed artefacts caused by conversion of float to half point precision in certain edge cases. ("UUM-13334")
  • Shaders: Fixed custom scale and offset vectors not affecting serialised texture scale and offset. ("UUM-21301")
  • Shaders: Now using real pass names when compiling shaders for mesh data optimisation. (UUM-15298)
  • Shaders: Shader compilation with debug symbols will no longer use a non-existent file name. (UUM-31851)
  • uGUI: Fixed memory leak when textures get reparented from one scene to another. ("UUM-33852")
  • Version Control: Fixed 'Texture2D' does not contain a definition for 'ignoreMipmapLimit' error when installing Unity Version Control on previous Unity Editor VersionsMarkdig.Syntax.Inlines.HtmlInline Fixed sign in dialog style when waiting for user to complete sign inMarkdig.Syntax.Inlines.HtmlInline Fixed NullReferenceException when opening a new project and the user doesn't have a Unity Version Control organization linked to a Unity ID.
  • Version Control: Fixed blurry icons in the Unity Version Control window and toolbar buttonMarkdig.Syntax.Inlines.HtmlInline Fixed Pending Changes tab not always opening its selected item's location in Project windowMarkdig.Syntax.Inlines.HtmlInline Fixed "Checked-out (changed)" status icon not showing up on Pending Changes tabMarkdig.Syntax.Inlines.HtmlInline Fixed issue that prevented new packages from being installed unless user enters play mode.
  • VFX Graph: Fixed a crash when logging an error messages for unexpected buffers.
  • Video: Internal texture queue populated by asynchronous decoding was sometimes being drained from 2 threads. Now serializing access. ("UUM-21948")
  • Video: Multi-display rendering is displaying the first camera's view on both displays instead of displaying both camera's views when used with a mobile device. ("UUM-13587")
  • Windows: Fixed quoting of the command line arguments. ("UUM-21600")
  • XR: Fixed crash or validation error caused by out-of-bounds clear on XR platforms when using Vulkan. (UUM-32721)

Installer type: nullsoft

x644B9652C2BCED5E3B796FA186C5F8660882D2D900BFC7630963ED32329C1D3FF0

Details

Homepage
https://unity.com/download
License
Proprietary
Publisher
Unity Technologies ApS
Support
https://support.unity.com/
Privacy Policy
https://unity.com/legal/privacy-policy
Copyright
(c) 2023 Unity Technologies ApS. All rights reserved.

Tags

developdevelopmentgameunityunity3d

Older versions (73)

2020.3.47f1
x645A26AAAFB6481AB4C973A02B82FE755F4CE6FC83C6C23731805687E6479AC187
2020.3.46f1
x64775A127BAA46FE8679F37B5A86FFBBD7E2B19C00D2A5A998864BC4966FF16C79
2020.3.45f1
x6456C1C02A9731B4A23DB08FBDCEC3D0321D81A6B31495D94654B66B28D71B126B
2020.3.44f1
x64FD28DC3C7FE4D171F50A0FBFF615FFC7CCEC902E1632EBA36E9EA8FAEB379421
2020.3.43f1
x6420435EDB242AD8EAC1945C5D8D6293DC705D856A4DE331101E34EE132DB1DD4B
2020.3.42f1
x6474B957A44BDE9102DEC6817FAB62C3B04964A7ADF46E0236002A2A8FEE20AF87
2020.3.41f1
x6421CCD8A3653A35761FFFB16ABC82E7BE5BDA1F0E9BFAE845AC26A70D34E4F8FC
2020.3.40f1
x64105B0B795655C706ED34C15DACF7EF8FDAFEEF3CF0C8DD534A72D4632DA3FFC8
2020.3.39f1
x64027F690DB27512DEA732DC59C00A9F8CC920BF6A0DCB25E438311518517A4770
2020.3.38f1
x646E55735994202BBA5E5D8659015CA72BA6463811923C1733B903F03AA1C93C2C
2020.3.37f1
x6410C5013A54F9A6D02AFAAF6BDDA3ADCA8CB91480FD470A375EFB6075DD9AF4FA
2020.3.36f1
x64FC25945AFF69F162C0B2B0CC30A44B04711CC9E1D7D49B1AC7F8FEB18A32102B
2020.3.35f1
x64143DFC30FF55A9387B2C3DCF483FBB268D3C8CCD5CB93676BDB1EDAC83BDCC23
2020.3.34f1
x6432A066360C2B1A7359E00D9E081AD8FF44FA76282E0B094994493412A3D07F95
2020.3.33f1
x643399E7EA7CF222F2D315A924A2393F01752225805768EA1662F89445A71ABE5E
2020.3.32f1
x645AC7CAF4917DC7BD8205EA33CA9C1DCE8566DFB494260D9671DEC817BE6B2718
2020.3.31f1
x64C3AC6CB632440F7667A819B837A795E2E954A7CB485DEA63A73DF33FB9D56268
2020.3.30f1
x64F493E7A75E10DBCAE3B0953ED765349E9AA2BAD1F073A04794BE093F8E99AA6C
2020.3.29f1
x647EDD3A20E357A759FA2B18F256D2A3A2D9793B4E21BA89F1FFFEADD8098E3F78
2020.3.28f1
x64D19879D706E467E36B9D23FBBF99F1B59438DB8B5E4FE373BAB60252F9154889
2020.3.27f1
x6443DEFD1A424AFF4A35CC38079E14261E904A80837CFF26E273757B57BB86F08A
2020.3.26f1
x645E1AA624FB0AE24CBC67C791C67C8A2B1D3B56C23AF74B99C0DDC25C652E2A91
2020.3.25f1
x64B0359E3097296CEF805078BB072B837450A72343A0B2A638C9E7394EAC860550
2020.3.24f1
x64BDC937A8DB8DF2E383EACBF3EE560C5A89CC5774CC17E1809D8EA8FBF3FE41B8
2020.3.23f1
x6466EF4AAA1B49EE5312C6903095E07AB147ECEAF6729958E4CE54A8C0155DB5F6
2020.3.22f1
x64B5D3ED3AE72939088A89C4C6A1AD7E13CBBB494D1044D63ACAF0E79A0C2D182E
2020.3.21f1
x64F3B2452B66E4BC934F2F5EB1F206D58209C0400946DB75D522216143CF170580
2020.3.20f1
x6443131BAB6644AF994E58A2097B7D918580B1A6C0052E80E06EF03B955581BB0F
2020.3.19f1
x64A2FB8C55D017AB6D979EEEF5637267565690443C6A23E762E33F80ED72911B6F
2020.3.18f1
x64F977E29470D4C64879C0697B84B0F028D033D9D3C1E99C212598C4E12F9C4667
2020.3.17f1
x64ABCD0C9796CC26D7718B893199AAA4A0544BDF370EAAF54323D27128C8FF5B0F
2020.3.16f1
x649DA25B07E0D747852A67FD4EEC371E81FBE2D00A95AD46B2B6AF6E5871AF61E7
2020.3.15f2
x6402102D6036C04C7A09643C5A8A09F38D568A627F4FD52A879C6861A32B33A04C
2020.3.14f1
x641336FC62B38F1F0E0BC90DEFB3A749CFB54FD028C1F7AAD16623512443C2F704
2020.3.13f1
x6446FA3045AD20E7FBB965D2AC80E8E903736D512689E56CEBE3ECE4A1832E2F66
2020.3.12f1
x64F46B2DF13227C962F6582186376BB6BB1DC55CEE33BA813B4D4E26BD79107650
2020.3.11f1
x6426421E08F4CD1C9AC1A68A08EA579DD496C36D3A2247F30F476C7CE79BBC5DFF
2020.3.10f1
x643526AEDE57C2C2D0A2A1DCECFA313F97548A1383C782F320D24238AE984AD14B
2020.3.9f1
x64DBDD77FBD6F1056AEC39B888665DF271D18ABD0246E1D90190A8FC58BD66F4EC
2020.3.8f1
x64C33BC2BD1DDE572D138B590C7009893113FF314AA5399B34DFB39FD3161B6521
2020.3.7f1
x642AC19B5939B949C96565872BE1D3088CF506B913310CE29A6DE22B8D5D7E5C20
2020.3.6f1
x6424F71443513BC7EEB60F480458F307B84D0423B5AEEF1B66805357A6F90B3D69
2020.3.5f1
x64D62496BE27FF59CB0978477A78A07E1DAA22FA29AC10BC48F990A80D5182CAA5
2020.3.4f1
x644FC17237C882649EC65A76BFC50A5F20C0C04153F346AF04EA013F9436BA99EC
2020.3.3f1
x64D1B87CE367C5A0C9DC4BE45E7B38D3FC768C49CDFD43AE215E819D649F5DF89C
2020.3.2f1
x6465F308C27E295270DE302F9846319EC42ED2F163D38166F618013B28A30FC158
2020.3.1f1
x64F9C4644A9CF6F582EC4490B401CBE40BCB4D22A3962DA7AB11221BBCE4A02B22
2020.3.0f1
x64B215FC1459F5BAFABB4AEE3E7639DEFE1CD2A1A195C6C1937FD4E54E2766839C
2020.2.7f1
x6482E7B5D14ED6EA4ADB20D8DB772E1F5BA478448AA7C9EDD2CDE395F8880F61E8
2020.2.6f1
x64B2C3EAC74FE0D473A0D3F43F74C1568F052DED3111BF9152FB3CBC056923B5D7
2020.2.5f1
x641871D7BA698B9EB51E6284177C6CBBA4B0E451CB42F97102BEDEE900F9E1B7C5
2020.2.4f1
x64A223455783F234CA231615064A47271D5863F88A971ACE507E93231AF1D5A130
2020.2.3f1
x643F8F0E4957D3CA64CE40082B9079648E4FA9F8E87CC9060A11FF7E26A14C8C62
2020.2.2f1
x64F2EFA6BF3928860F490761DCF9B2D309456F50648A514F7BF7BB23550389E731
2020.2.1f1
x6448E28043E27816196055496007B7C02F094F23F4E90B118CF3DC52C98B8CA994
2020.2.0f1
x64A8E4332B98A3E4364894EB24A90A1AACD851DF6804C7F3ECC2A807D5D7AD53BB
2020.1.16f1
x649445CA80827225E05ECFE32136D18992782E8CC9835F372C8F7CF571725986D9
2020.1.15f1
x6422569F8B9507EFEC6C27576B59C47913A669D9933032F10A7BE79BFFFAEAAFF2
2020.1.14f1
x643E7E65AB37D83588E125CA4AB90AB18437C1009047444F331527858FCEFCFE94
2020.1.13f1
x64BA64DC6A887F4644D5B825046893FBF771F4AF0A6E7A5E6F4E41D943488BFE6C
2020.1.12f1
x64122630DA1E536263D5C6181920C06333E5D1D1DDB7B64B18DEC0CDBE0B7E391B
2020.1.11f1
x64D2ECE5D394E0FA226695414BD0AF5AABDF81AA8C2AFECEF81D08DB135081C934
2020.1.10f1
x649E861EBBDB1347D8C6DAC017133298AC0E7A3EDF48AACC52549D9F427DA055F6
2020.1.9f1
x642F526C5455D6EA742332C4AC743D5F631BCB535DAEA383F854E0A847BC88678E
2020.1.8f1
x643198FDC9472F82AD27B3B27227DB6649FEF731448256FF6D36FD7DA1BFD99113
2020.1.7f1
x64118CBEFD6965F0319B1EBFAF4840835CD7F45B73E7F54282F03E46CE5ABD8A34
2020.1.6f1
x643B70341D4B18C9A75EF1D078983195BC7F7A0CFD65D247434260543086F58862
2020.1.5f1
x641AA65B2D06A065F8F26632603B387F178746B9EED89A0FFAF41B756A5F9F0B0A
2020.1.4f1
x64B52949EB22E308A3FF1F7FE7605CCC6BE87295B9D88573942C491272DEF154B6
2020.1.3f1
x64E60BA4E85AD53F30253209CC71293C34BB68A5F209FECB20E6A502962B11DA56
2020.1.2f1
x64A527B71A38D3172BF514307F828D847D955B343D30B0AE8D3B71003C109355D7
2020.1.1f1
x64C524171F86ADB2D6519E1005964F9AAA9FDFA29057D89301C7C6B85F7170EAC5
2020.1.0f1
x64C9C848B26A23FAD738A5C25B28B5BF22A4DA93D3306C4B62DCC1C77A8FDD926E