Unity 2021.1.0 Beta 12

Released:
Select the runtime platforms of your choice from the list below (the desktop runtime is included as standard) or, to install the full complement of runtime platforms, use the download assistant installer above.

Known Issues in 2021.1.0b12

  • Build Pipeline: Fixed excessive gizmo rebuilding increasing the player build times by a. (1307498)
    This has already been backported to older releases and will not be mentioned in final notes.
    Fixed in 2021.1.0f1.

  • Editor: Backed-out a changeset that introduced bad forced repaint in all inspectors every frame. (1320482)
    Fixed in 2021.1.0f1.

  • Editor: Fixed Null reference exception regression in Inspectors. (1318535)
    Fixed in 2021.1.0f1.

  • Editor: Fixed scene view selection outline rendering for transparent objects. (1316083)
    This is a change to a 2021.1.0b8 change, not seen in any released version, and will not be mentioned in final notes.
    Fixed in 2021.1.0f1.

  • Serialization: Fixed crash when entering play mode or on domain reload with a MonoBehaviour larger than 2,147,483,647 bytes. (1313492)
    This has already been backported to older releases and will not be mentioned in final notes.
    Fixed in 2021.1.0f1.

  • Mono: Crash on System.Net.Sockets.Socket:QueueIOSelectorJob when using a VPN and opening a project that uses Visual Studio (1308797)

  • Scene Management: Freeze or crash on EditorSceneManager::ReloadScene when importing an Asset and reloading the opened Scene (1309393)

  • Addressable Assets: Performance bug reported by the DOTS team in PreloadManager::WaitForAllOperationToComplete (1322086)

  • Asset Bundles: Synchronous Asset Loading Does Not Correctly Load Preload Dependencies (1321141)

  • Mobile: FixedUpdate gets called multiple times before the first Update when Build is run on a Device (1318647)

  • Packman: User can't easily configure location of both UPM and Asset Store package local cache (1317232)

  • Serialization: Crash in SerializedProperty::IsValid when reordering a SerializedProperty list (1320319)

  • Cloth: Cloth is broken when parent GameObject scale is lower than 1 and Surface Penetration constraints are set 0 (1319488)

  • Packman: Package Manager incorrectly shows that there are no packages in a new project (1319205)

  • Quick Search: [Search] Fix asset worker log object thread stalling (1316768)

  • Asset Importers: [Performance Regression] Importing an fbx model is noticeably slower when the model contains Animations (1265275)

  • Global Illumination: [GPUPLM] Crash in RadeonRaysMeshManager::RemoveGeometry while baking Terrain game object with 4k lightmaps on certain GPU (1255993)

  • Terrain: Terrain Lit Opacity as Density option causes alpha'd areas on the 5th layer or greater to appear with artifacts (1283124)

  • Shuriken: Crash on ParticleSystem_ShapeModule_CUSTOM_set_sprite_Injected when changing the shape.sprite of a null ParticleSystem (1319658)

  • Android: App installed using APK from app bundle option in Android Studio fails to run (1314472)

  • Linux: Linux Editor throws "X Server took longer than x miliseconds to respond to SetGtkWindowSizeAndPosition" error after opening (1309607)

  • Shader System: Crash on PAL_LocalIPC_IsConnected when IPC fails on launch (1319336)

  • 2D: [URP] The Camera renders black screen when Post Processing is enabled in the 2D Renderer and in the Camera Component (1318500)

  • --: Package Manager's prompt keeps reappearing to resolve packages (1315014)

  • Profiling: [Profiler] ArgumentNullException is thrown on maximizing Profiler window when Editor Record Mode is set (1315755)

  • Polybrush: [PolyBrush] Something went wrong saving brush settings Warning is thrown when Saving a Brush after opening the PolyBrush Window (1315475)

  • Project Browser: Basic primitive Meshes are not shown in Select Mesh window (1314696)

  • Build Pipeline: [Cache Server] Building process freezes on compiling shader variants when connected to Accelerator (1296800)

New 2021.1.0b12 Entries since 2021.1.0b11

Fixes

  • 2D: Create Physics2DMaterial menu item will be available when Physics2D module is enabled. (1300647)

  • 2D: Fixed offset placement of Tile placed when dragging in a single Sprite or Tiles onto the Tile Palette window.

  • 2D: Prevent Tile Palette Prefabs from showing as a Active Target for the Tile Palette window when selected.

  • 2D: Removed border visual from 2D default Sprite textures. (1299684)

  • Asset Import: Fixed issue where the Texture Inspector would notify of 'Unapplied import settings' when no import settings were changed. (1294009)
    This has already been backported to older releases and will not be mentioned in final notes.

  • Asset Pipeline: Editor crashes when downloading corrupted metadata. (1306061)
    This has already been backported to older releases and will not be mentioned in final notes.

  • Editor: Fixed issue where WinMerge would not be detected as a diff tool on some systems. (1303298)

  • Editor: Fixed Play mode button presses not always registering if done during script compilation. (1300377)

  • Editor: Fixed ReorderableList array property disregarding 'includeChildren'. (1312364)

  • Editor: Fixed the location of drop-down menus in the mac editor on external monitors. (1303887)
    This is a change to a 2021.1.0 change, not seen in any released version, and will not be mentioned in final notes.

  • Editor: Scene view Move and Scale tool handle cone & cube end caps are no longer visibly rendered "behind" their axis line parts, in some view directions. (1312636)
    This has already been backported to older releases and will not be mentioned in final notes.

  • Graphics: Fixed a locale issue with the diffusion profile property values in ShaderGraph on PC where comma is the decimal separator.

  • Graphics: Fixed a reload bug when using objects from the scene in the lookdev. (1300916)

  • Graphics: Fixed ability to override AlphaToMask FrameSetting while camera in deferred lit shader mode.

  • Graphics: Fixed ACES tonemaping for Nintendo Switch by forcing some shader color conversion functions to full float precision.

  • Graphics: Fixed after post process custom pass scale issue when dynamic resolution is enabled. (1299194)

  • Graphics: Fixed ALL/NONE to maintain the state on the Volume Component Editors.

  • Graphics: Fixed alpha output in debug view and AOVs when using shadow matte. (1311830)

  • Graphics: Fixed an exception when opening the color picker in the material UI. (1307143)

  • Graphics: Fixed an issue in shadergraph when switch from a RenderingPass. (1307653)

  • Graphics: Fixed an issue in the planar reflection probe convolution.

  • Graphics: Fixed an issue where first frame of SSAO could exhibit ghosting artefacts.

  • Graphics: Fixed an issue where selection in a debug panel would reset when cycling through enum items.

  • Graphics: Fixed an issue with half res ssgi upscale.

  • Graphics: Fixed an issue with light intensity prefab override application not visible in the inspector. (1299563)

  • Graphics: Fixed an issue with material using distortion from ShaderGraph init after Material creation. (1294026)

  • Graphics: Fixed an issue with the capture callback (now includes post processing results).

  • Graphics: Fixed an issue with the frame count management for the volumetric fog. (1299251)

  • Graphics: Fixed an issue with the mipmap generation internal format after rendering format change.

  • Graphics: Fixed an issue with transparent meshes writing their depths and recursive rendering. (1314409)

  • Graphics: Fixed box light attenuation.

  • Graphics: Fixed Clearcoat on Stacklit or Lit breaks when URP is imported into the project. (1297806)

  • Graphics: Fixed crash on VolumeComponentWithQualityEditor when the current Pipeline is not HDRP.

  • Graphics: Fixed decal draw order for ShaderGraph decal materials.

  • Graphics: Fixed decal normal for double sided materials. (1312065)

  • Graphics: Fixed decals in material debug display.

  • Graphics: Fixed Emissive color property from Autodesk Interactive materials not editable in Inspector. (1307234)

  • Graphics: Fixed error in Depth Of Field near radius blur calculation. (1306228)

  • Graphics: Fixed error in the RTHandle scale of Depth Of Field when TAA is enabled.

  • Graphics: Fixed error when increasing the maximum planar reflection limit. (1306530)

  • Graphics: Fixed error when opening the default composition graph in the Graphics Compositor. (1318933)

  • Graphics: Fixed GC allocations from XR occlusion mesh when using multipass.

  • Graphics: Fixed incorrect debug wireframe overlay on tessellated geometry (using littessellation), caused by the picking pass using an incorrect camera matrix.

  • Graphics: Fixed issue of accessing default frame setting stored in current HDRPAsset instead fo the default HDRPAsset.

  • Graphics: Fixed issue when debug full screen 'Transparent Screen Space Reflection' do not take in consideration debug exposure.

  • Graphics: Fixed issue where changing from fullscreen to windowed mode causes black screen on Linux when using OpenGL. (1314460)

  • Graphics: Fixed issue with automatic exposure settings not updating scene view.

  • Graphics: Fixed issue with compositor custom pass hooks added/removed repeatedly. (1315971)

  • Graphics: Fixed issue with compositor related custom passes still active after disabling the compositor. (1305330)

  • Graphics: Fixed issue with Depth of Field CoC debug view.

  • Graphics: Fixed issue with physically-based DoF computation and transparent materials with depth-writes ON.

  • Graphics: Fixed issue with shadow mask and area lights.

  • Graphics: Fixed issue with velocity rejection in post-DoF TAA. Fixing this reduces ghosting. (1304381)

  • Graphics: Fixed issues with compositor's undo. (1305633)

  • Graphics: Fixed issues with path-traced volumetric scattering. (1295222, 1295234)

  • Graphics: Fixed label style in pbr sky editor.

  • Graphics: Fixed LayerMask editor for volume parameters.

  • Graphics: Fixed light gizmo showing shadow near plane when shadows are disabled.

  • Graphics: Fixed light layer issue when performing editing on multiple lights.

  • Graphics: Fixed lightmaps not working properly with shader graphs in ray traced reflections. (1305335)
    This has already been backported to older releases and will not be mentioned in final notes.

  • Graphics: Fixed lights shadow frustum near and far planes.

  • Graphics: Fixed LookDev environment library assignement after leaving playmode.

  • Graphics: Fixed loss of persistency of ratio between pivot position and size when sliding by 0 in DecalProjector inspector. (1308338)

  • Graphics: Fixed material keywords with fbx importer.

  • Graphics: Fixed missing BeginCameraRendering call for custom render mode of a Camera.

  • Graphics: Fixed missing option to use POM on emissive for tessellated shaders.

  • Graphics: Fixed missing warning UI about Projector component being unsupported. (1300327)

  • Graphics: Fixed model import by adding additional data if needed.

  • Graphics: Fixed multiple HDRP Frame Settings panel issues: missing "Refraction" Frame Setting. Fixing ordering of Rough Distortion, it should now be under the Distortion setting.

  • Graphics: Fixed nullref in layered lit shader editor.

  • Graphics: Fixed nullref when adding a volume component in a Volume profile asset. (1317156)

  • Graphics: Fixed path tracing alpha channel support. (1304187)

  • Graphics: Fixed PCSS filtering issues with cached shadow maps.

  • Graphics: Fixed performance issue with ShaderGraph and Alpha Test.

  • Graphics: Fixed Quality Level set to the last one of the list after a Build. (1307450)
    This has already been backported to older releases and will not be mentioned in final notes.

  • Graphics: Fixed register spilling on FXC in light list shaders.

  • Graphics: Fixed regression in Wizard that not fix runtime ressource anymore. (1287627)
    This has already been backported to older releases and will not be mentioned in final notes.

  • Graphics: Fixed resize IES when already baked in the Atlas. (1299233)

  • Graphics: Fixed Rough Distortion frame setting not greyed out when Distortion is disabled in HDRP Asset.

  • Graphics: Fixed screen being over-exposed when changing very different skies.

  • Graphics: Fixed shadow matte not working with ambient occlusion when MSAA is enabled.

  • Graphics: Fixed side effect on styles during compositor rendering.

  • Graphics: Fixed size and spacing of compositor info boxes. (1305652)

  • Graphics: Fixed skybox for ortho cameras.

  • Graphics: Fixed some render texture leaks.

  • Graphics: Fixed spacing between property fields on the Volume Component Editors.

  • Graphics: Fixed spacing of UI widgets in the Graphics Compositor. (1305638)

  • Graphics: Fixed SSGI frame setting not greyed out while SSGI is disabled in HDRP Asset.

  • Graphics: Fixed StackLit ShaderGraph surface option property block to only display energy conserving specular color option for the specular parametrization. (1257050)

  • Graphics: Fixed sub-shadow rendering for cached shadow maps.

  • Graphics: Fixed tesselation culling, big triangles using lit tesselation shader would dissapear when camera is too close to them. (1299116)
    This has already been backported to older releases and will not be mentioned in final notes.

  • Graphics: Fixed the condition on temporal accumulation in the reflection denoiser. (1303504)

  • Graphics: Fixed the default background color for previews to use the original color.

  • Graphics: Fixed the default background color for previews to use the original color.

  • Graphics: Fixed the default background color for previews to use the original color.

  • Graphics: Fixed the display name of a Volume Parameter when is defined the attribute InspectorName.

  • Graphics: Fixed the selection of the Additional properties from ALL/NONE when the option "Show additional properties" is disabled.

  • Graphics: Fixed timing issues with accumulation motion blur.

  • Graphics: Fixed undo-redo on layered lit editor.

  • Graphics: Fixed Undo/Redo instability of light temperature.

  • Graphics: Fixed update upon light movement for directional light rotation.

  • Graphics: Fixed various issues with non-temporal SSAO and rendergraph.

  • Graphics: Fixed Warnings about "SceneIdMap" missing script in eye material sample scene.

  • Graphics: Fixed white flashes on camera cuts on volumetric fog.

  • Graphics: Fixed wizard checking FrameSettings not in HDRP Default Settings.

  • Graphics: Fixed wrong shader / properties assignement to materials created from 3DsMax 2021 Physical Material. (1293576)

  • Graphics: Fixed XR depth copy when using MSAA.

  • Graphics: Fixed: SSR with transparent. (1311088)

  • Graphics: VFX Assets reverted after save. (1315191)

  • IL2CPP: Corrected initialize the value of a Nullable when the nullable object is created via the null coalescing operator from a null value. (1312533)

  • IL2CPP: Emit correct code for virtual methods with an in parameter of an array type. (1302459)

  • Package: Removed unnecessary allocations and garbage collections during runtime.

  • Package Manager: Fixed an issue where the Package Manager was asking for write access when opening a project even though it only needs read access. (1263378)
    This has already been backported to older releases and will not be mentioned in final notes.

  • Package Manager: Fixed an issue where the project manifest and the lock file were automatically checked out after an upgrade even though there were no changes. (1263363)
    This has already been backported to older releases and will not be mentioned in final notes.

  • Package Manager: Fixed an issue with some version control systems where the Package Manager wasn't automatically checking out the project manifest and lock file after being made writable while upgrading the project. (1263362)
    This has already been backported to older releases and will not be mentioned in final notes.

  • Package Manager: Fixed the issue where the update icon for assets takes a very long time to appear if the user has a lot of downloaded assets. (1315426)
    This has already been backported to older releases and will not be mentioned in final notes.

  • Particles: Fixed crash when using a Stop Action set to Disable. (1311212)

  • Prefabs: Added and applying new events to a deeper level Prefab when there is an event already corrupts the newly added events. (1292519)

  • Prefabs: Fixed Editor crashes when applying changes to Prefab Mesh via Script. (1307624)

  • Profiler: Fixed GLES performance regression caused by the new GPU Recorder GLES backend. (1297080)
    This is a change to a 2021.1.0a8 change, not seen in any released version, and will not be mentioned in final notes.

  • Profiler: Fixed HDRP/URP GPU statistics in Editor showing zeroes. (1299569)

  • Profiler: Fixed potential array outbound access on non-paired GPU marker begin/end. (1295390)

  • Profiler: Fixed sample names of samples in surrounding frames disappearing in Timeline view. (1317697)

  • Scene/Game View: Fixed rare crash when rendering gizmos after a script recompilation. (1259765)
    This has already been backported to older releases and will not be mentioned in final notes.

  • Serialization: Fixed SerializedProperty.arraySize and add SerializedProperty.minArraySize. (1279753)

  • Shadergraph: Fixed an issue where generated BuildVertexDescriptionInputs() produced an HLSL warning, "implicit truncation of vector type". (1299179)
    This has already been backported to older releases and will not be mentioned in final notes.

  • Shadergraph: Fixed an issue where SampleRawCubemapNode were requiring the Normal in Object space instead of World space. (1307962)

  • Shadergraph: Fixed issue with Hybrid renderer compatibility. (1296776)

  • Shadergraph: Fixed issue with SRP Batcher compatibility. (1310624)

  • Shadergraph: Fixed the Custom Editor GUI field in the Graph settings that was ignored.

  • Shaders: Fixed ShaderCache.db growing in size after each build. (1317744)

  • UI: Fixed issue with disabled fonts getting added to tracking list and never removed. (1315573)

  • UI Toolkit: Fixed "unsaved changes will be lost" popup when changing an uxml file using an external editor. (UI Builder). (1316730)

  • UI Toolkit: Fixed an issue where changing the size of a TwoPaneSplitView would not resize its content. (1313077)

  • UI Toolkit: Fixed editor freeze when adding circular dependencies through the UI Builder and a external editor. (1315612)

  • UI Toolkit: Fixed ellipsis showing up for no reason on UI Toolkit labels. (1291452)

  • Universal: Fixed a regression where the precision was changed. (1313942)

  • Universal: Fixed an issue such that it is now posible to enqueue render passes at runtime.

  • Universal: Fixed an issue where bokeh dof is applied incorrectly when there is an overlay camera in the camera stack. (1303572)

  • Universal: Fixed an issue where having "Opaque Texture" and MSAA enabled would cause the opaque texture to be rendered black on old Apple GPUs. (1247423)

  • Universal: Fixed an issue where the scene view camera was not correctly cleared for the 2D Renderer. (https://issuetracker.unity3d.com/product/unity/issues/guid/1311377/). (1311377)

  • Universal: Fixed GC allocations from XR occlusion mesh when using multipass.

  • Universal: Fixed shadow cascade blend culling factor.

  • Universal: Fixed the default background color for previews to use the original color.

  • Universal: Fixed wrong shader / properties assignement to materials created from 3DsMax 2021 Physical Material. (1293576)

  • Universal Windows Platform: Fixed Backspace deleting 2 characters from InputField and TextMeshPro. (1312159)
    This is a change to a 2021.1.0b2 change, not seen in any released version, and will not be mentioned in final notes.

  • Universal Windows Platform: Fixed IME composition text not displaying correctly within the focused InputField. (1298881)

  • Universal Windows Platform: Fixed Tab key on the TouchScreenKeyboard not inserting a tab character. (1314405)

  • Universal Windows Platform: Fixed TouchScreenKeyboard incorrectly selecting text when using the left/right arrows. (1312317)

  • VFX Graph: Prevent infinite compilation loop. (1298466)
    This has already been backported to older releases and will not be mentioned in final notes.

  • VFX Graph: Removed some useless compilation triggers (modifying not connected or disabled nodes for instance).

  • Video: Changing VideoPlayer.frame before playing the video does not change Video clock time. (1297646)

  • Video: VideoPlayer.frameReady does not get invoked after seeking a video to a frame. (1302462)

  • XR: Enabled EditorXR edit mode to work with XR SDK. (1318732)

  • XR: Fixed an issue where the frame debugger caused the Editor to freeze, and broke HMD rendering when XR was enabled. (1275361)

API Changes

  • Graphics: Added: Added a history rejection criterion based on if the pixel was moving in world space. (1302392)

  • Graphics: Added: Added an additional check in the "check scene for ray tracing". (1314963)

  • Graphics: Added: Added color and intensity customization for Decals.

  • Graphics: Added: Added new API in CachedShadowManager.

  • Graphics: Added: Added pivot point manipulation for Decals (inspector and edit mode).

  • Graphics: Added: Added the default quality settings to the HDRP asset for RTAO, RTR and RTGI. (1304370)

  • Graphics: Added: Added UV manipulation for Decals (edit mode).

  • Graphics: Added: API to allow OnDemand shadows to not render upon placement in the Cached Shadow Atlas.

  • Graphics: Added: Exposed update upon light movement for directional light shadows in UI.

  • Graphics: Added: New function in GeometryTools.hlsl to calculate triangle edge and full triangle culling.

  • Graphics: Added: Support for the PlayStation 5 platform has been added.

  • Graphics: Added: Support for the XboxSeries platform has been added.

  • Services: Changed: Updating analytics dashboard to point to new location.

Changes

  • Graphics: Avoid unnecessary RenderGraphBuilder.ReadTexture in the "Set Final Target" pass.

  • Graphics: Changed Path Tracing's maximum intensity from clamped (0 to 100) to positive value. (1310514)

  • Graphics: Changed some light unit slider value ranges to better reflect the lighting scenario.

  • Graphics: Changed the clamping approach for RTR and RTGI (in both perf and quality) to improve visual quality.

  • Graphics: Changed the convergence time of ssgi to 16 frames and the preset value.

  • Graphics: Changed the name from the Depth Buffer Thickness to Depth Tolerance for SSGI. (1301352)

  • Graphics: Changed the source value for the ray tracing frame index iterator from m_FrameCount to the camera frame count. (1301356)

  • Graphics: Changed the warning message for ray traced area shadows. (1303410)

  • Graphics: Disabled specular occlusion for what we consider medium and larger scale ao > 1.25 with a 25cm falloff interval.

  • Graphics: Improved robustness of volumetric sampling in path tracing. (1295187)

  • Graphics: Removed backplate from rendering of lighting cubemap as it did not really work conceptually and caused artefacts.

  • Graphics: Removed the material pass probe volumes evaluation mode.

  • Graphics: The RTAO's history is now discarded if the occlusion caster was moving. (1303418)

  • Graphics: Tidy up of platform abstraction code for shader optimization.

  • Graphics: Transparent materials created by the Model Importer are set to not cast shadows.

  • Graphics: Unifying the history validation pass so that it is only done once for the whole frame and not per effect.

  • Graphics: Updated postprocessing package to 3.1.0.

  • Graphics: Updated the tooltip for the Decal Angle Fade property (requires to enable Decal Layers in both HDRP asset and Frame settings). (1308048)

  • Package: Updated com.unity.purchasing version to 3.0.1.

  • Scripting: AsyncReadManager.Read no longer writes the number of bytes read to the input ReadCommand array. The bytes read can now be accessed via the new ReadHandle.GetBytesRead method.

  • VFX Graph: Tidy up of platform abstraction code for random number generation, requires a dependency on com.unity.render-pipelines.core for those abstractions.

Improvements

  • 2D: Better placements of Tiles generated from Sprites whose Texture was Isometric Sliced in the Sprite Editor.

  • Graphics: Removed redundant calls when setting shader program parameters.

Preview of Final 2021.1.0b12 Release Notes

Fixes

  • 2D: Clear existing Tile data in Tilemap when refreshing Tilemap due to editor validation. (1272540)

  • 2D: Create Physics2DMaterial menu item will be available when Physics2D module is enabled. (1300647)

  • 2D: Fixed dynamic batching of SpriteRenderers with TilemapRenderers in Individual Mode with the BaseMap shader property.

  • 2D: Fixed exception when upgrading/downgrading packages used by Sprite Editor Window that is currently active. (1242988)

  • 2D: Fixed Grid Selection outline when undoing a Grid Select action. (1275085)

  • 2D: Fixed IDE tooltip for Tilemap documentation. (1292596)

  • 2D: Fixed missing Sprite reference after loading scene from AssetBundles. (1274645)

  • 2D: Fixed null exception error when entering PlayMode with the Tile Palette window open and Inspector window open inspecting a GameObject. (1287664)

  • 2D: Fixed offset placement of Tile placed when dragging in a single Sprite or Tiles onto the Tile Palette window.

  • 2D: Fixed Sprite Editor Window doesn't show the Sprite when the Inspector is locked and the Sprite is not selected in the Project window.

  • 2D: Fixed Sprite with no animation data is being processed during AssetPostProcessor.

  • 2D: Made com.unity.2d.sprite and com.unity.2d.tilemap discoverable in Package Manager.

  • 2D: Mark com.unity.2d.tilemap.extras as discoverable.

  • 2D: Name Tiles based on Texture of Sprite when creating Tiles from nameless Sprites. (1281572)

  • 2D: Order Tile Palette better when creating Tiles from a Sprite Texture when the size of Sprites are of multiples of each other. (1281560)

  • 2D: Prevent Tile Palette Prefabs from showing as a Active Target for the Tile Palette window when selected.

  • 2D: Removed border visual from 2D default Sprite textures. (1299684)

  • 2D: Sprite Editor Window shows Editor Window's 'Save Changes' dialog before if it is closed if there are pending changes that needs to be apply. (1274232)

  • 2D: Sprite is removed from Objects for Packing list of Sprite Atlas when using undo after replacing the Sprites. (1261537)

  • 2D: Store modified values of Grid Selection when asset/s are saved. (1287084)

  • Ads: Fixed issue where there could be a 400 error when enabling ads. (1308010)

  • Ads: Updated com.unity.purchasing to 2.1.1 - fixes some compatibility issues with platforms without analytics.

  • Ads: Updated com.unity.purchasing to 3.0.0-pre.4.

  • AI: Fixed editor crash when accessing null terrain tree meshes. (1271682)

  • Android: Added .mov to supported extensions in VideoPlayer. (1282206)

  • Android: Added a warning if making a signed release Android build without Arm64 binaries. (1289652)

  • Android: Fixed a compilation error that occurred when using framebuffer fetch on single-channel texture formats. (1261534)

  • Android: Fixed a crash that occurred when enabling/disabling camera access permission. (1262468)

  • Android: Fixed a mismatch between deltaTime and unscaledDeltaTime. (1266965)

  • Android: Fixed a problem with custom Aspect ratio value in manifest file. (1284210)

  • Android: Fixed an issue when using RenderDoc on Android with Vulkan on some Adreno devices caused by Unity's ASTC HDR support detection. (1287309)

  • Android: Fixed an issue where the Build Settings window went black when SDK/build-tools were missing. (1230551)

  • Android: Fixed crash when using UAV with Vulkan on older Mali devices. (1256902)

  • Android: Fixed issue where GL_EXT_shader_framebuffer_fetch wasn't added when fragment method is in an included file.

  • Android: Fixed wrong caret position inside InputField when quickly typing or deleting text. (1252556)

  • Android: Modified behavior to deselect ARM64 when switching to Mono, and restore when switching back to IL2CPP. (1281826)

  • Android: Reduced the overhead of making the GetBigLittleConfiguration() call. (1285344)

  • Android: Removed gray banner that was displayed for projects built with -nographics enabled. (1199310)

  • Android: Updated Android Logcat package to version 1.2.1.

  • Android: Updated the Run Device tooltip on how to access the Preferences menu item. (1213519)

  • Android: When running Android SDK tool with elevated privileges use JDK bundled with Unity, previous behavior was the SDK tool would use java from PATH env variable, and would fail if there's no java installed and there's no java path set in PATH env variable. (1290206)

  • Animation: Added a null check when using culling mode and having the renderer become visible. (1294699)

  • Animation: Adding multiple StateMachineBehaviours to an object will now properly display in the Inspector Window. This may cause generated behaviours on Playables to also be displayed in the inspector in play mode (see case 1173312). (1278575)

  • Animation: Fixed a bug where stepped animation was not evaluated properly. (1277195)

  • Animation: Fixed an animation coverity defect by making sure we cannot go out of bounds. (1295247)

  • Animation: Fixed an issue where the animation clip timeline is not aligned to the left if its length is lower than 0.05s. (1267304)

  • Animation: Fixed humanoid mask not overriding correctly the base mask when there is transform. (1218558)

  • Animation: Fixed timeline playback being disabled after unlinking the AnimationWindow. (1285659)

  • Animation: MeshFilter.mesh property is now animatable. (1228956)

  • Asset Bundles: Fixed main thread hitching when loading an AssetBundle asynchronously while loading other assets in the background.

  • Asset Import: Added Help box in the Model importer rig panel to inform about the state of QualitySettings.skinWeights when the Model importer skin weights value is higher. (1194866)

  • Asset Import: Fixed bug where renaming a script doesn't properly take effect on asset import workers.

  • Asset Import: Fixed corrupted PSD file could crash the Editor. (1284882)

  • Asset Import: Fixed issue where embedded textures cannot be extracted from FBX files. (1307542)

  • Asset Import: Fixed issue where FBX and Sketchup files with paths longer than 260 characters cannot be imported on Windows.

  • Asset Import: Fixed issue where Reset does not apply to the 'Bake Axis conversion' setting in ModelImporter. (1228920)

  • Asset Import: Fixed OnOpenAsset callbacks ignoring callback order. (1297473)

  • Asset Import: Fixed such that Arguments are used as doubles rather than floats, allowing the FindGridCell method to have greater boundaries. (1280470)

  • Asset Import: ModelImporter's remap Materials entries do not accept sub-assets materials anymore. (1243094)

  • Asset Import: Removed auto-alphabetization of items within a prefab. (1112123)

  • Asset Import: Texture Preview now updates correctly when switching from Alpha 8. (1181655)

  • Asset Pipeline: Added warning dialog before running out of disk space. Check is done on every refresh.

  • Asset Pipeline: Asset db file scanner will now error report files/folders that have a path or name that exceeded current limits. Path limit is 505/510 bytes (510 for meta file) and file name limit is 250/255 (255 for meta file). This fixes also an issue that would occur if a folder name was too long for getting a .meta counterpart. (1280028)

  • Asset Pipeline: Deleting an asset in use in import worker could cause an infinite refresh loop. (1263755)

  • Asset Pipeline: Fixed an issue where hash of a .asset file on disk was being updated locally without going through the AssetDatabase, resulting in native source assets to not be reloaded. (1183116)

  • Asset Pipeline: Fixed for invalid artifact id assert that could get raised, when undo was restoring an object from a deleted asset. (1254071)

  • Asset Pipeline: Fixed issue when calling AssetDatabase.IsValidFolder() with a path that has a trailing slash at the end. (1153840)

  • Asset Pipeline: Fixed shutdown discovered when reimporting all assets. (1274119)

  • Asset Pipeline: Fixed: changes made to Asset outside Unity are not applied during Play Mode when "Recompile After Finish Playing" is set in preferences. (1150790)

  • Asset Pipeline: Logging in import worker will now always log to local import worker log file. (1286454)

  • Audio: Fixed DSPGraph playback not pausing when player is paused.

  • Audio: Fixed incorrect behavior of audio filter components on game object with multiple attached audio sources. Previously the effects were only applied to the first source, now the effects are instantiated per source. (1241932)

  • Audio: Fixed initialization issue on macOS when no audio input devices are available.

  • Audio: Fixed inspector window not immediately showing the "Wet" slider after selecting "Allow wet mixing" on an effect in the AudioGroup Strip View. (1276039)

  • Audio: Fixed macOS editor crashing when repeatedly stopping and playing the AudioRenderer. (1283073)

  • Audio: Fixed potential volume fluctuation in timeline audio on scene change. (1198128)

  • Bug Reporter: Bug Reporter throws an error if the project contains a shortcut to a path outside of the Assets folder. (1160328)

  • Bug Reporter: The Bug Reporter executable is now bundled with libssl 1.0.0 version. (1293315)

  • Build Pipeline: GlobalObjectIdGlobalObjectIdentifiersToObjectsSlow returned random objects when then GlobalObjectId references a non-existing object. Now fixed. (1291291)

  • Build Pipeline: StreamingAssets AssetBundle manifest is now provided by default to PlayerBuild, which will result in types being referred by AssetBundle being kept in the build even if Player.Optimization.Managed Stripping Level is set to Medium or High.

  • Build System: - Removed requirements over ILRepack when building Unity source code.

    • Removed requirements over ILRepack when building Unity source code.

    • Fixed ILRepack that was detected as Trojan:Win32/Wacatac.B!ml.

    • Removed ILRepack from external directory, now downloading ILRepack from our public stevedore repository.

    • You now have to explicitly call .\jam.pl BuildSystemProgramFiles to generate the solution for Unity Build System.

  • Burst: ABI struct ret/by val for trivial aggregates for WASM is now respected.

  • Burst: Added PreserveAttribute to prevent the internal log from being stripped in il2cpp builds.

  • Burst: Allow to call [BurstCompile] functions from other [BurstCompile] functions.

  • Burst: Bitmask intrinsic was broken on non intel platforms.

  • Burst: Burst will now error if a cpblk was used to copy into a [ReadOnly] parameter or field.

  • Burst: Clang segmentation fault on iOS when member function debug information was emitted, it is disabled for this platform now.

  • Burst: Corrected 'Enable safety checks tooltip`.

  • Burst: Debug symbols are now output when using the native toolchain on mac.

  • Burst: Debug symbols for function names on some platforms are no longer hashes.

  • Burst: Dwarf symbols from multiple modules (e.g. multithreaded AOT compilation) now have correct compilation unit information.

  • Burst: Filter symbol warnings to prevent them reaching logs.

  • Burst: Fixed a bug that occurred when an explicitly laid out struct was used by a dup instruction, which caused an internal compiler error.

  • Burst: Fixed a bug where a static readonly variable that was a System.Guid would result in an internal compiler error.

  • Burst: Fixed a bug where a stfld into an element of a vector could deduce the wrong type for the underlying vector.

  • Burst: Fixed a bug where eager-compilation could pick up out-of-date global Burst menu options for compiling.

  • Burst: Fixed a bug where explicitly casting from an int to IntPtr would not sign extend the value.

  • Burst: Fixed a bug where if a user had defined multiple implicit or explicit casts, the compiler could resolve to the wrong cast.

  • Burst: Fixed a bug where if you used an enum argument to a function to index into a fixed array, a codegen error would occur.

  • Burst: Fixed a bug where loading from a vector within a struct, that was got from a NativeArray using an indexer, would cause the compiler to crash.

  • Burst: Fixed a bug where the Burst post-processing for direct call would cause duplicate function pointers to be compiled, wasting compile time in the editor and caused an Editor launch stall.

  • Burst: Fixed a bug where the mm256_cvtepi32_ps intrinsic would crash the compiler.

  • Burst: Fixed a bug where the progress bar would report double the amount of pending compile jobs if a user changed the Burst options while background compilation was going on.

  • Burst: Fixed a bug whereby for platforms that require us to write intermediate LLVM bitcode files, UTF paths would be incorrectly handled.

  • Burst: Fixed a bug with constant expressions that could cause a compile-time hang.

  • Burst: Fixed a bug with float/double vector constructors of Unity.Mathematics that take half or half vector parameters.

  • Burst: Fixed a macOS hang that could occur when a native hardware exception was thrown from Burst code while a dylib was being loaded from disk. (1307691)

  • Burst: Fixed a poor error message when a generic unsupported type (like a class or an auto-layout struct) combined with an unsupported managed array (like (int, float)[]) wouldn't give the user any context on where the code went wrong.

  • Burst: Fixed a very obscure bug where if you had a function-pointer that was called from another function-pointer of job, and that function-pointer happened to be compiled in a player build in the same bucket as the caller, and the no-alias cloning analysis identified that it could clone the original function-pointer to enable more aliasing optimizations, it could create a duplicate symbol error.

  • Burst: Fixed alignment issues associated with xxHash3 on ArmV7 (case 1288992).

  • Burst: Fixed an internal compiler error when nested managed static readonly arrays were used (produces a proper Burst error instead now).

  • Burst: Fixed an issue that could prevent the Editor from shutting down.

  • Burst: Fixed an issue where Burst would erroneously error on BurstCompile.CompileFunctionPointer calls when building for the DOTS Runtime.

  • Burst: Fixed an issue where UNITY_DOTSPLAYER builds not building for NET_DOTS would be unable to compile do to references to UnityEngine.

  • Burst: Fixed compilation errors when targeting Arm CPUs and using some of the Intel intrinsics.

  • Burst: Fixed compilation errors when targeting Intel CPUs and using some of the Arm Neon intrinsics.

  • Burst: Fixed DOTS Runtime JobProducer Bursting code to support JobProducers with multiple generic arguments, complex job wrapper and generic jobs.

  • Burst: Fixed handling of conversion from signed integer to pointer which caused issues as discovered by Zuntatos on the forums.

  • Burst: Fixed incorrect struct layout for certain configurations of explicit-layout structs with overlapping fields.

  • Burst: Fixed managed implementation of sub_ss intrinsic.

  • Burst: Fixed managed implementations of blend_epi32 and mm256_blend_epi32 intrinsics on Mono.

  • Burst: Fixed permissions error when running lipo tool to combine libraries.

  • Burst: Fixed potential error that could occur when unloading cached libraries.

  • Burst: Fixes a caching issue where stale cached libraries may have been used if a project was copied to a different folder, or Unity was upgraded to a newer version.

  • Burst: If targeting multiple iOS architectures, produce a combined burst library containing all architectures, this fixes "New Build System" on xcode version 12.

  • Burst: IL Function Pointer Invoke Transformation now uses correct runtime library for dots runtime.

  • Burst: IL Function Pointer Invoke Transformation updated to handle transforms that affect instructions that are the destination of a branch.

  • Burst: Inspector slow down when scrolling/moving the window on large listings.

  • Burst: Intrinsics: Neon - fixed vget_low and vget_high producing suboptimal code.

  • Burst: Job Entry point symbols should now reflect the job name and type rather than a hash in callstacks/native profilers.

  • Burst: Job entry points without symbols now use the Execute location rather than pointing to unknown/unknown.

  • Burst: Multiple bugfixes (please look at https://docs.unity3d.com/Packages/com.unity.burst@1.5/changelog/CHANGELOG.html for a detailed list).

  • Burst: Private [BurstCompile] methods no longer throw MethodAccessException.

  • Burst: Sleef fallback to scalar float for WASM.

  • Burst: String interpolation issues when using Dots / Tiny runtime.

  • Burst: Strings can now be passed between methods.

  • Burst: We no longer attempt to replace the debug metadata multiple times for a given export.

  • Core: Fixed static analysis issue:
    Non-static class member "isListening" is not initialized in this constructor nor in any functions that it calls. (1291660)

  • Documentation: Updated the documentation to describe the design of OnApplicationFocus when using Play Mode in the Editor. (1283510)

  • DX12: Fixed a crash when executing a CommandBuffer that references a deleted RayTracingAccelerationStructure object.

  • DX12: Fixed a crash when RayTracingShader.Dispatch is called with an acceleration structure that was deleted in the meantime. (1281285)

  • DX12: Fixed alembic mesh udpating.

  • DX12: Fixed for incorrect parameter type on native plugin API IUnityGraphicsD3D12v5::TextureFromRenderBuffer and IUnityGraphicsD3D12v6::TextureFromRenderBuffer. (1278695)

  • DX12: Fixed potential crash in Debug builds when exiting Unity Editor when DX12 is used. (1309031)

  • Editor: Added a foolproof EditorGUIUtility.ResetGUIState(); when drawing Inspectors in the Override Preview panel. (1242693)

  • Editor: Added a new flag called forceChildVisibiityfor the SerializedObject to control the visibility of hidden children. (1273848)

  • Editor: Added padding to ReorderableList elements. (1281324)

  • Editor: Added some missing sizes (64, 128, 256) for selected icons. (1249745)

  • Editor: Allow Hyphen character in Input Field when ContentType Property is set to Name. (1270473)

  • Editor: Checking and enabling VSync when Unmaximizing the Game view. (1254640)

  • Editor: Context menu shows in destination window in the mac editor, regardless if the destination window is focused. (1134774)

  • Editor: Create Empty Parent' does not rely on Scene View position anymore.

  • Editor: Cursor is now locked to the center of the Game view in the Linux editor instead of the center of the screen when cursor lock is called in Play mode. (1272190)

  • Editor: Detect circular asset references, instead of crashing. (1249114)

  • Editor: Double click on tab header maximizes/unmaximizes it. (1279177)

  • Editor: Drag-and-dropping files across folders inside the Project Window will now prompt the user to choose what to do with a file when there are conflicting file names. (1210088)

  • Editor: Expand/collapse icon settings when clicking on label. (1195293)

  • Editor: Fixed issue where Terrain objects could still be selected despite picking being disabled. (1251889)

  • Editor: Fixed "Frame Selected" shortcut being invoked when Game View is focused and Play Mode is active, improving performance. (1252043)

  • Editor: Fixed 'Toggle hidden packages visibility' not affecting embedded/local packages. (1245277)

  • Editor: Fixed -api-profile flag causing Editor to write to ProjectSettings/ProjectSettings.asset using binary serialization mode despite ForceText being configured in ProjectSettings/EditorSettings.asset.

  • Editor: Fixed a crash that could occur when Burst compilation was scheduled before Burst had been initialized.

  • Editor: Fixed a potential null reference exception in the Editor Tool Manager. (1251555)

  • Editor: Fixed a small issue with item position varying slightly in the Editor when display scaling is set to something other than 100%. (1269754)

  • Editor: Fixed a warning generated by undoing color change while picker is open. (1262695)

  • Editor: Fixed adding and removing components expanding collapsed components view in the Inspector window. (1280892)

  • Editor: Fixed an error where Slider1D was called with an invalid vector. (1284682)

  • Editor: Fixed an issue causing incorrect display of redo operation when using GameObject.RegisterCreatedObjectUndo with a custom action name. (1281435)

  • Editor: Fixed an issue on Mac where open/save dialogs could not use copy/paste keyboard or menu shortcuts. (1252424)

  • Editor: Fixed an issue to avoid "<multi>" string in the "Aniso Level" slider's value input field, in the Inspector, with multiple textures selected. (1226069)

  • Editor: Fixed an issue to avoid overlapping of Input fields and their label in CustomRenderTextureEditor's Inspector if the Inspector is resized. (1268481)

  • Editor: Fixed an issue to avoid trimming of text in header, if header parameter contains line separator. (1269034)

  • Editor: Fixed an issue to create Sorting Layers with the different names. (1268131)

  • Editor: Fixed an issue to disable cut and copy in context when multiple objects are selected with different values. (1292164)

  • Editor: Fixed an issue to set EnumFlagsField values properly while editing with multi-selected objects. (1282836)

  • Editor: Fixed an issue to set static flag in inspector on 'Set to Value of X' in context menu . (1221145)

  • Editor: Fixed an issue where Account, Layer, and Layout buttons disappear when resizing the Editor beyond the width of the screen in MacOS. (1254983)

  • Editor: Fixed an issue where creating a Terrain material from a Terrain preset no longer causes a null reference access warning. (1240871)

  • Editor: Fixed an issue where on Windows, when using the mouse in a Unity window, the wrong mouse position is used in other Unity windows. (1275064)

  • Editor: Fixed an issue where the default index doesn't filter prefabs using t:prefab. (1284865)

  • Editor: Fixed an issue where UnityEngine.Selection.objects should not return nulls. (1274421)

  • Editor: Fixed an issue where, after Play In Editor completed, settings were reset to default.

  • Editor: Fixed an issue with adding new tags and sorting layers in the Preset of 'Tags & Layers'. (1268174)

  • Editor: Fixed an issue with object selector closing inappropriately on click. (1286812)

  • Editor: Fixed Animation window keyframe Copy/Paste keyboard shortcuts not working before the main curve area has been clicked on. (1265480)

  • Editor: Fixed bad initial sync of searchquery. (1296709)

  • Editor: Fixed blue line that appears when component can not be placed while reordering or adding new components in the Inspector. (1300581)

  • Editor: Fixed broken search for many types when attempting to assign assets to exposed property fields. (1307402)

  • Editor: Fixed changing editor mode shows "Failed to load window layout". (1293093)

  • Editor: Fixed ConsoleWindow copy for SafeMode. (1276089)

  • Editor: Fixed crash in GizmoUtilTests. (1274537)

  • Editor: Fixed crash when duplicating a GameObject with HideInHierarchy flag. (1288394)

  • Editor: Fixed CSharpCompiler.CompileAssemblyFromSource on Linux.

  • Editor: Fixed Custom font reset option not resetting all the values to their defaults. (1268319)

  • Editor: Fixed doc and typo in Scene Template Pipeline. (1286440)

  • Editor: Fixed ETC Compression Legacy/Default that auto fills fast/normal settings. (1277170)

  • Editor: Fixed focused inspector window tab is not updated when GameObject is renamed. (1285646)

  • Editor: Fixed initial size of SafeMode when used for the first time. (1275799)

  • Editor: Fixed invisible asset created in the Project browser after renaming it with 260+ characters. (1281291)

  • Editor: Fixed issue so preview Object names when selecting multiple assets are now displayed correctly. (1184882)

  • Editor: Fixed issue so that correct prefab positioning in Hierarchy after undo and redo are called. (1268662)

  • Editor: Fixed issue so that the camera inspector FOV slider now correctly adjusts its range when the FOV axis is horizontal. (1219321)

  • Editor: Fixed issue so that when app bundle identifier contains invalid chars (iOS/Android), they are removed with warning. (1183580)

  • Editor: Fixed issue so the green button on windows in MacOS now shows menu items correctly enabled when button is held. (1268232)

  • Editor: Fixed issue to Handle Set/Clear As Active Parent Object action Undo correctly. (1275084)

  • Editor: Fixed issue where custom cursor appears while hovering mouse on the Package Manager Window. (1186485)

  • Editor: Fixed issue where custom layout submenu item is showing when it should not (e.g. Window/Panels). (1265713)

  • Editor: Fixed issue where Handle null camera case in some of Handles functions, was producing a null reference exception when opening a ProBuilder UVEditor with a face selected. (1242263)

  • Editor: Fixed issue where Lightmap visualization tonemapping was not kept and used with Editor restarts. (1279800)

  • Editor: Fixed issue where not all memory held by the editor console was freed after it had been cleared. (1264725)

  • Editor: Fixed issue where rectangle selection box sometimes did not select all vertices in the rectangle when editing a shape for Shadow Caster 2D. (1282153)

  • Editor: Fixed issue where the Editor Script extending GameView function like Device Package in Non-English(e.g. Japanese) raises exceptions every frame. (1275960)

  • Editor: Fixed issue where WinMerge would not be detected as a diff tool on some systems. (1303298)

  • Editor: Fixed issue with the alignment of certain buttons in some of the 2D colliders. (1281292)

  • Editor: Fixed LayoutGroup errors when renaming prefab after changes in isolation mode. (1291996)

  • Editor: Fixed LOD Group presets to not include references to renderers as these are related to Game Objects rather than project Assets. (1251159)

  • Editor: Fixed modal window becoming non-interactable when creating a child modal window. (1215161)

  • Editor: Fixed not being able to delete array elements via keyboard 'Delete' key. (1260899)

  • Editor: Fixed OnDrawGizmos function is not called when the "Enter Play Mode Options" is enabled. (1296270)

  • Editor: Fixed organization refresh every tick. (1280142)

  • Editor: Fixed out of bounds errors when copying mesh renderer lists containing more renderers than the destination LOD Group in the Inspector. (1299768)

  • Editor: Fixed ping highlight does not mark a folded child GameObject in the Hierarchy correctly when scrolling is required to reach the object. (1171103)

  • Editor: Fixed Play and Pause button toggle icons not loading the correct "On" state when entering Play mode.

  • Editor: Fixed Play mode button presses not always registering if done during script compilation. (1300377)

  • Editor: Fixed Player Settings Reset not clearing some icons for Android and iOS. (1263065)

  • Editor: Fixed player settings visual glitch, "Metal API Validation" check box having an extra indentation level.

  • Editor: Fixed PropertyEditor callback issue which prevented PropertyEditor from being deallocated.

  • Editor: Fixed rare crash when several Editors are opened.

  • Editor: Fixed ReorderableList array property disregarding 'includeChildren'. (1312364)

  • Editor: Fixed ReorderableList having wrong label/field width ratio.

  • Editor: Fixed ReorderableList incorrectly looping element selection when using arrow up or arrow down keys. (1305527)

  • Editor: Fixed ReorderableList sometimes reordering items when the user is multi-selecting elements. (1299784)

  • Editor: Fixed restoration of static EditorGUI fields in case of exception during rendering of audio mixer effect inspector. (1232339)

  • Editor: Fixed search index incremental update progress sometime never finishes. (1292594)

  • Editor: Fixed spacing in warning message when attempting to attach a debugger to the Editor. (1254306)

  • Editor: Fixed status bar's progress bar not refreshing correctly when progress finishes. (1310102)

  • Editor: Fixed the issue where AddComponentMenu could have folders with no name. (1259764)

  • Editor: Fixed the issue where game object name could be set to empty string when changed in inspector window. (1169191)

  • Editor: Fixed the issue where Game View focus is lost when entering Play mode with maximized Game View. (1252097)

  • Editor: Fixed the issue with Editor mode defaulting to Normal after restart. (1156788)

  • Editor: Fixed the issue with Slider Component using an image for its Fill Rect field not marking the image's Fill Amount property as driven. (1264829)

  • Editor: Fixed the issue with space between rectangles drawn using GUILayout. (1282874)

  • Editor: Fixed the Package-related MenuItem issue. (1233571)

  • Editor: Fixed the title issue with a tooltip. Since the name of the texture you have selected is already there where you clicked, a tooltip is sufficient showing the full name if it is not being fully visible due to size constraint. (1248621)

  • Editor: Fixed the Unity crash handler on Windows to use the active project of the Editor from which it spawned when creating bug reports. (1246875)

  • Editor: Fixed to restrict the access of CurrentViewWidth Property within OnGUI. (1289492)

  • Editor: Fixed Tools.ViewTool returning ViewTool.Pan when not in GUI context. (1165779)

  • Editor: Fixed Arrow Left and Arrow Right keys not collapsing and expanding array elements. (1281321)

  • Editor: Improved default Hierarchy search engine's performance. (1313691)

  • Editor: Improved Editor rendering performance. (1277222)

  • Editor: Last selected console log entry now stays active after search filter is removed. (1264776)

  • Editor: Made 3D RenderTexture inspector use 3D Texture preview. (1227413)

  • Editor: On Windows, LTS builds of the Editor will now each have their own entry in Add/Remove programs. (1267038)

  • Editor: Optimized rendering of TreeView when it has a large selection set.

  • Editor: Reduced unnecessary gameview repaint during lod crossfade animations.

  • Editor: Resolve errors when opening Player Settings from Build Settings. (1291443)

  • Editor: Reverted changes regarding DS-1131.

  • Editor: Roslyn analyzer rulesets are now correctly applied for script compilations that happen very early during editor startup. (1273682)

  • Editor: Scene/Game view gizmo fadeout is less aggressive now, and can be user controlled via "Fade Gizmos" slider in Gizmos window. (1274317)

  • Editor: Since the picking zones were increased for touch (tablet + finger) it seems that tablet users have trouble using scrollbars because the splitter gets in the way.
    The behavior is reverted. (1240329)

  • Editor: String, Integer, Float, Character and BoundsInt type SerializedProperties now have Copy/Paste context menu options.

  • Editor: The input package now correctly calculates mouse deltas when the cursor is locked under Linux. (1248389)

  • Editor: The Windows standalone uninstaller now correctly cleans up all files and removes the install directory. (1277752)

  • Editor: Transform component inspector context menu is better organized now (Copy/Paste/Reset items under their own submenus). (1264870)

  • Editor: Update GUI.Color to reflect that it is not affected in personal addition. (1273117)

  • Editor: Updated sync icon. (1296453)

  • Editor: Updated the EULA for Mac installers. (1274616)

  • Editor: Use Search Default Search engine for new project. (1296465)

  • GI: Cookies on baked point lights now respect light rotation. (1289490)

  • GI: Disc Lights now have Gizmos. (1273193)

  • GI: Fixed a bug so that the Clear Baked data control now resets the ambient probe and default reflection probe fields. (1200802)

  • GI: Fixed a Static Analysis Defect 53772 in EnlightenJobHelpers.h which passed a tainted expression "sz" to "resize", which uses it as an allocation size. (1290400)

  • GI: Fixed custom bake pipeline. (1293007)

  • GI: Fixed HDR reflection probe baking when the Editor is in mobile platform mode with 11.11.10 HDR format active. (1280354)

  • GI: Improved performance; HashTexEnv in Materials.cpp was resource-intensive. (1138460)

  • GI: Scene objects the user deletes and restores now retain their lightmaps. (1225425)

  • GI: The A-Trous denoiser associated with the CPU Progressive Lightmapper no longer introduces triangle-shaped artifacts into lightmaps. (1255973)

  • GI: The Auto Generate control is now accessible from every tab of the Lighting Window. (1266957)

  • GI: The Editor now selects the correct GPU for eGPU baking. (1274223)

  • GI: The GPU Lightmapper is now compatible with the Apple Silicon DTK.

  • GI: The Radeon Pro denoiser now introduces fewer artifacts in HDR lightmaps. (1272945)

  • GI: The Unity Editor no longer returns erroneous error messages about GPU driver issues when the user's GPU does not have enough memory to support the GPU Lightmapper. (1289660)

  • GI: Users can now animate indirect bounce intensity. (1278770)

  • GI: When the Editor sets baked coefficients in Play mode, it now stops writing to stored Light Probes. (1265063)

  • GI: While the Editor is rendering cubemaps, it now backs up and restores built in parameters. (1242415)

  • Graphics: Added a space in the Tier list UI in Graphic Settings. (1259327)

  • Graphics: Added backbuffer MSAA support to OSX/Game View. (1289045)

  • Graphics: Added exposure slider to the inspector of HDR RenderTextures (excl 3D) & 2D/2DArray textures. (1225327)

  • Graphics: Added missing macros to sample 2D textures.
    Fixed issue on Switch where declaration of a texture with full-float precision was ignored.

  • Graphics: Added missing script API taking GraphicsBuffer parameters, for SetBufferCounterValue and SetBufferData.

  • Graphics: Added support for Buffer<> and RWBuffer<> in all shader stages (not just compute) for Nintendo Switch.

  • Graphics: Added support for CreateExternalTexture with the Vulkan API.

  • Graphics: Added SupportsRandomWriteOnRenderTextureFormat to query if a given RenderTextureFormat can be used when enabling the random write flag. (1266102)

  • Graphics: Added the support of a custom shader editor per render pipeline with the CustomEditorForRenderPipeline ShaderLab keyword allowing to fix HDRP and URP material editor issues. (1276432)

  • Graphics: Adding Chinese pure dynamic font characters causes atlas memory leak of about 0.5mb each. (1273364)

  • Graphics: Backporting fix for Metal bug where multiple render targets that share a blend state can have an incorrect write mask. (1296917)

  • Graphics: Clarifies and simplifies the texture resource views within the Xcode GPU frame debugger. (1281175)

  • Graphics: Corrected list of formats supported by Virtual Texturing.

  • Graphics: CPU optimisation for graphics memory allocation/deallocations.

  • Graphics: Dirty prefab when dirtying a material used by that prefab. (1282291)

  • Graphics: Encoding an R8-image to JPG or TGA no longer results in a cyan-tinted image; the result is now gray, as is the case for R16-images and for encoding to PNG. (1259972)

  • Graphics: Extended supported formats for GPU readback. (1123748)

  • Graphics: Fixed a casting issue when assigning an int to a bool with HLSLcc.

  • Graphics: Fixed a depth buffer size check when implicit backbuffer depth is used. Removed error message. (1268201)

  • Graphics: Fixed a locale issue with the diffusion profile property values in ShaderGraph on PC where comma is the decimal separator.

  • Graphics: Fixed a reload bug when using objects from the scene in the lookdev. (1300916)

  • Graphics: Fixed ability to override AlphaToMask FrameSetting while camera in deferred lit shader mode.

  • Graphics: Fixed ACES tonemaping for Nintendo Switch by forcing some shader color conversion functions to full float precision.

  • Graphics: Fixed after post process custom pass scale issue when dynamic resolution is enabled. (1299194)

  • Graphics: Fixed ALL/NONE to maintain the state on the Volume Component Editors.

  • Graphics: Fixed alpha output in debug view and AOVs when using shadow matte. (1311830)

  • Graphics: Fixed an exception when opening the color picker in the material UI. (1307143)

  • Graphics: Fixed an issue in shadergraph when switch from a RenderingPass. (1307653)

  • Graphics: Fixed an issue in the planar reflection probe convolution.

  • Graphics: Fixed an issue where first frame of SSAO could exhibit ghosting artefacts.

  • Graphics: Fixed an issue where high numbers of materials would slow down unloading of Asset Bundles containing shaders. (935529)

  • Graphics: Fixed an issue where selection in a debug panel would reset when cycling through enum items.

  • Graphics: Fixed an issue with half res ssgi upscale.

  • Graphics: Fixed an issue with light intensity prefab override application not visible in the inspector. (1299563)

  • Graphics: Fixed an issue with material using distortion from ShaderGraph init after Material creation. (1294026)

  • Graphics: Fixed an issue with the capture callback (now includes post processing results).

  • Graphics: Fixed an issue with the frame count management for the volumetric fog. (1299251)

  • Graphics: Fixed an issue with the mipmap generation internal format after rendering format change.

  • Graphics: Fixed an issue with transparent meshes writing their depths and recursive rendering. (1314409)

  • Graphics: Fixed box light attenuation.

  • Graphics: Fixed case 1086548 (RenderToCubemap offsets shadows when the material on the mesh has GPU Instancing enabled), by adding support for STEREO_CUBEMAP_RENDER_ON for instanced rendering. (1086548)

  • Graphics: Fixed case 1266922.

  • Graphics: Fixed Clearcoat on Stacklit or Lit breaks when URP is imported into the project. (1297806)

  • Graphics: Fixed crash on VolumeComponentWithQualityEditor when the current Pipeline is not HDRP.

  • Graphics: Fixed custom shaders with no explicit Pass defined to respect the "receive shadows" flag. (1050091)

  • Graphics: Fixed decal draw order for ShaderGraph decal materials.

  • Graphics: Fixed decal normal for double sided materials. (1312065)

  • Graphics: Fixed decals in material debug display.

  • Graphics: Fixed drop of VisualEffectAsset within a prefab. (1285794)

  • Graphics: Fixed Emissive color property from Autodesk Interactive materials not editable in Inspector. (1307234)

  • Graphics: Fixed erroneous assertion after calling Object.DestroyImmediate on a rendertarget that was just unbound. (1270401)

  • Graphics: Fixed erroneous precision when deducing the precision of a sampler from a texture and using inline state. (1271276)

  • Graphics: Fixed error in Depth Of Field near radius blur calculation. (1306228)

  • Graphics: Fixed error in the RTHandle scale of Depth Of Field when TAA is enabled.

  • Graphics: Fixed error when increasing the maximum planar reflection limit. (1306530)

  • Graphics: Fixed error when opening the default composition graph in the Graphics Compositor. (1318933)

  • Graphics: Fixed for setScissorRect crashing on metal when adjusting panels in editor. (1256241)

  • Graphics: Fixed FrameTimingManager produced incorrect frame time on Vulkan and DirectX12. (1274505)

  • Graphics: Fixed GC allocations from XR occlusion mesh when using multipass.

  • Graphics: Fixed gradient sampling in Fixed mode. (1212002)

  • Graphics: Fixed inconsistency issue where some meshes would be dynamically batched in editor but not in standalone player. (1278480)

  • Graphics: Fixed incorrect debug wireframe overlay on tessellated geometry (using littessellation), caused by the picking pass using an incorrect camera matrix.

  • Graphics: Fixed incorrect GeometryJob Fence initialisation causing graphical corruption in UI canvas rendering.

  • Graphics: Fixed issue of accessing default frame setting stored in current HDRPAsset instead fo the default HDRPAsset.

  • Graphics: Fixed issue on Metal-MacOS Standalone where HDR enabled Don't Clear and Depth Only cameras would clear the background (rendering the empty texture). (1184769)

  • Graphics: Fixed issue when debug full screen 'Transparent Screen Space Reflection' do not take in consideration debug exposure.

  • Graphics: Fixed issue where changing from fullscreen to windowed mode causes black screen on Linux when using OpenGL. (1314460)

  • Graphics: Fixed issue where passing a null value to GetBlendShapeIndex function on Mesh class would cause the editor to crash. (1288012)

  • Graphics: Fixed issue with automatic exposure settings not updating scene view.

  • Graphics: Fixed issue with compositor custom pass hooks added/removed repeatedly. (1315971)

  • Graphics: Fixed issue with compositor related custom passes still active after disabling the compositor. (1305330)

  • Graphics: Fixed issue with Depth of Field CoC debug view.

  • Graphics: Fixed issue with physically-based DoF computation and transparent materials with depth-writes ON.

  • Graphics: Fixed issue with shadow mask and area lights.

  • Graphics: Fixed issue with velocity rejection in post-DoF TAA. Fixing this reduces ghosting. (1304381)

  • Graphics: Fixed issues with compositor's undo. (1305633)

  • Graphics: Fixed issues with path-traced volumetric scattering. (1295222, 1295234)

  • Graphics: Fixed label style in pbr sky editor.

  • Graphics: Fixed LayerMask editor for volume parameters.

  • Graphics: Fixed light gizmo showing shadow near plane when shadows are disabled.

  • Graphics: Fixed light layer issue when performing editing on multiple lights.

  • Graphics: Fixed lights shadow frustum near and far planes.

  • Graphics: Fixed loading of png files with large chunks. (1273050)

  • Graphics: Fixed loading Renderdoc causing textures to disappear in the texture inspector. (1296238)

  • Graphics: Fixed LookDev environment library assignement after leaving playmode.

  • Graphics: Fixed loss of persistency of ratio between pivot position and size when sliding by 0 in DecalProjector inspector. (1308338)

  • Graphics: Fixed material keywords with fbx importer.

  • Graphics: Fixed Metal error when creating pipeline state if number of shader components is less than render target pixel format. (1242218)

  • Graphics: Fixed missing BeginCameraRendering call for custom render mode of a Camera.

  • Graphics: Fixed missing option to use POM on emissive for tessellated shaders.

  • Graphics: Fixed missing support for coarse/fine derivatives in shader code.

  • Graphics: Fixed missing support for mip tails in sparse textures on Vulkan. (1265578)

  • Graphics: Fixed missing warning UI about Projector component being unsupported. (1300327)

  • Graphics: Fixed model import by adding additional data if needed.

  • Graphics: Fixed multiple HDRP Frame Settings panel issues: missing "Refraction" Frame Setting. Fixing ordering of Rough Distortion, it should now be under the Distortion setting.

  • Graphics: Fixed nullref in layered lit shader editor.

  • Graphics: Fixed nullref when adding a volume component in a Volume profile asset. (1317156)

  • Graphics: Fixed OpenGL bug where projection matrix was not correctly restored after calling Graphics.DrawMeshNow and GL.PopMatrix. (1262117)

  • Graphics: Fixed path tracing alpha channel support. (1304187)

  • Graphics: Fixed PCSS filtering issues with cached shadow maps.

  • Graphics: Fixed performance issue with ShaderGraph and Alpha Test.

  • Graphics: Fixed possible crash on Adreno when using RenderPass API and Vulkan. (1282143)

  • Graphics: Fixed potential divide by 0 when running graphics jobs on UWP Player.

  • Graphics: Fixed Prefab Inspector preview (Editor) adding Renderer components into existing RayTracingAccelerationStructures while the Inspector preview is visible. (1297799)

  • Graphics: Fixed register spilling on FXC in light list shaders.

  • Graphics: Fixed renderer data being out of sync after the OnBecameVisible callback in SRP. (1311717)

  • Graphics: Fixed repaint of VFX Graph in play mode.

  • Graphics: Fixed resize IES when already baked in the Atlas. (1299233)

  • Graphics: Fixed Rough Distortion frame setting not greyed out when Distortion is disabled in HDRP Asset.

  • Graphics: Fixed sample mesh skinned (vfx) when GPUSkinning is disabled. (1275889)

  • Graphics: Fixed screen being over-exposed when changing very different skies.

  • Graphics: Fixed Shader.globalRenderPipeline tag is not being set correctly at runtime. (1141848)

  • Graphics: Fixed shadow maps in frame debugger. (1278463)

  • Graphics: Fixed shadow matte not working with ambient occlusion when MSAA is enabled.

  • Graphics: Fixed shadowmask behavior for terrain trees that have LODs. (1285466)

  • Graphics: Fixed side effect on styles during compositor rendering.

  • Graphics: Fixed situation where Hybrid Renderer could throw errors because of invalid reflection data.

  • Graphics: Fixed size and spacing of compositor info boxes. (1305652)

  • Graphics: Fixed skybox for ortho cameras.

  • Graphics: Fixed some render texture leaks.

  • Graphics: Fixed spacing between property fields on the Volume Component Editors.

  • Graphics: Fixed spacing of UI widgets in the Graphics Compositor. (1305638)

  • Graphics: Fixed SSGI frame setting not greyed out while SSGI is disabled in HDRP Asset.

  • Graphics: Fixed StackLit ShaderGraph surface option property block to only display energy conserving specular color option for the specular parametrization. (1257050)

  • Graphics: Fixed stateful case where ComputeShader could be put in a bad state internally if user forgot to bind out buffer. Required Editor restart to get rid of previously.

  • Graphics: Fixed sub-shadow rendering for cached shadow maps.

  • Graphics: Fixed terrain material being reset to builtin terrain material after reopening an SRP project.

  • Graphics: Fixed the condition on temporal accumulation in the reflection denoiser. (1303504)

  • Graphics: Fixed the default background color for previews to use the original color.

  • Graphics: Fixed the default background color for previews to use the original color.

  • Graphics: Fixed the default background color for previews to use the original color.

  • Graphics: Fixed the display name of a Volume Parameter when is defined the attribute InspectorName.

  • Graphics: Fixed the selection of the Additional properties from ALL/NONE when the option "Show additional properties" is disabled.

  • Graphics: Fixed timing issues with accumulation motion blur.

  • Graphics: Fixed undo-redo on layered lit editor.

  • Graphics: Fixed Undo/Redo instability of light temperature.

  • Graphics: Fixed unintentional crossfades for LODs when the animated cross-fading flag is enabled. (1305495)

  • Graphics: Fixed update upon light movement for directional light rotation.

  • Graphics: Fixed Validation error from creating 0 size frame buffers on Vulkan. (1278091)

  • Graphics: Fixed various issues with non-temporal SSAO and rendergraph.

  • Graphics: Fixed Vulkan validation error Shader requires vertexPipelineStoresAndAtomics but is not enabled on the device. (1288889)

  • Graphics: Fixed Vulkan Validation warnings when fragment shader input is not produced for render pass attachment. (1278088)

  • Graphics: Fixed Warnings about "SceneIdMap" missing script in eye material sample scene.

  • Graphics: Fixed white flashes on camera cuts on volumetric fog.

  • Graphics: Fixed wizard checking FrameSettings not in HDRP Default Settings.

  • Graphics: Fixed wrong shader / properties assignement to materials created from 3DsMax 2021 Physical Material. (1293576)

  • Graphics: Fixed XR depth copy when using MSAA.

  • Graphics: Fixed [VFX] HUP regressions introduced by editor repaint optimizations. (1293323)

  • Graphics: Fixed: SSR with transparent. (1311088)

  • Graphics: Fixes a crash, when changing the mesh data during the frame. (1227781)

  • Graphics: Fixes instanced shadow rendering when using closest fit with a single cascade. (1257896)

  • Graphics: Fixes NullReferenceException on Terrain Shaders when project is opened after deleting Library folder. (1240491)

  • Graphics: Fixes reflections in baked reflection probes not being rendered when rendering path is set to deferred. (1260144)

  • Graphics: Fixes vulkan validation error VUID-VkFramebufferCreateInfo-pAttachments-00882. (1278684)

  • Graphics: Frame Debugger does not show formats of MRT (multiple render targets) correctly. (1261622)

  • Graphics: Handle depthSlice -1 for backbuffer when using OpenGL ES. (1281747)

  • Graphics: Improved frustum test for point lights. Fix cyclic error in computing Projection -&amp;gt; CalculateObliqueMatrix -&amp;gt; Projection. (1266851)

  • Graphics: Keep it possible to create textures using deprecated ASTC enums. (1277203)

  • Graphics: Made accessing buffer dimensions an error when compiling for metal. (1274166)

  • Graphics: Make it clear that some Line Renderer Inspector options are for Scene View editing, and do not belong to the Line Renderer instance. (1199217)

  • Graphics: Nodes using camera buffers (depth or color) from the main camera will use the buffers from the scene camera when the main camera is not rendered. (1256861)

  • Graphics: Prevent ability for users to incorrectly pick a scene object when picking a detail mesh prefab. (1270627)

  • Graphics: Prevent drag and drop of Material, Shader, Texture on a GameObject with VFXRenderer. (1251051)

  • Graphics: Removed parent hiearchy keeping world transform in sceneView for VisualEffect. (1288444)

  • Graphics: Restore all settings on LODGroup to defaults when Reset. (1254015)

  • Graphics: Sample Mesh - Color store as float. (1229974)

  • Graphics: Small bugfixes in the texture mipmap streamer.

  • Graphics: Standalone Server Build forces Gfx Threading Mode Direct.

  • Graphics: Static batching and Mesh.CombineMeshes can handle more vertex formats now, for example Float16 normals or UVs. It also no longer clamps vertex colors to UNorm8 format - if input meshes have higher precision vertex colors, then combined mesh will have high precision colors too. (1274815)

  • Graphics: StencilSampling wrongly reported as supported due to incorrect mappings of FormatUsage between C# and C++. (1315531)

  • Graphics: Terrain asset presets no longer include instance data. This corrects the intended behavior, and significantly improves performance. (1244214)

  • Graphics: Terrain no longer has artifacts on some iOS devices when using Anisotropic Textures and Instancing. (1103084)

  • Graphics: Texture2DArray, Texture3D and Texture2D inspectors now allow undo (ctrl+z) actions.
    Runtime CustomRenderTextures can now be exported to .png from the inspector.
    Color space change prompt can now be localized.
    Fixed crash due to invalid shaderpass index when changing materials in a CustomRenderTexture. (1175907, 1284784, 1288007, 1293804, 1300770)

  • Graphics: The Post-processing package has been updated to version 3.0.1.

  • Graphics: Typed UAV read supports mediump on Switch.

  • Graphics: Update SRP packages to 10.1.0.

  • Graphics: Updated SRP packages to 10.2.0.

  • Graphics: Updated terrain warning against using shaders that rely on tangents to recommend the correct shaders for SRPs. (1281595)

  • Graphics: VFX Assets reverted after save. (1315191)

  • Graphics: Warn user for rendering artifacts when importing texture with cubemap sequence/cross layout with non-optimal size. (1163002)

  • Graphics: When blitting textures with multiple slices, all slices are now blit across the source and destination. (1211291)

  • GraphView: Added capability support to stacks, stack children, and groups to help better avoid unsupported behaviors. Specifically with grouping and heterogeneous selections.

  • IL2CPP: Corrected initialize the value of a Nullable when the nullable object is created via the null coalescing operator from a null value. (1312533)

  • IL2CPP: Correctly report the public key for assemblies where is exists.

  • IL2CPP: Emit correct code for virtual methods with an in parameter of an array type. (1302459)

  • IL2CPP: Fixed issue with generated Visual Studio Solution project files that caused IntelliSense and other code analysis tools to fail when scanning source files. (1285102)

  • IL2CPP: Fixed nullable value being corrupted after a call to GetType() in generic code. (1310458)

  • IMGUI: Fixed an issue where cursor does not jump to start of text on home key in project browser window. (1287121)

  • IMGUI: Fixed Null object being created when dropping Sprite to Array in Inspector. (1281986)

  • IMGUI: Https://jira.unity3d.com/browse/UIT-191: The rect transform rectangle visual is too light.

  • IMGUI: Updated Layers drop down icon positions and images. (1184677)

  • iOS: Background audio is no longer cut when "Mute Other Audio Sources" is unchecked. (1259748)

  • iOS: Background audio no longer stopped when Unity audio is disabled. (1286259)

  • iOS: Fixed a crash when going to background from portrait upside down on some devices. (1285042)

  • iOS: Fixed an issue where password input cleared on the first character when touch keyboard input is hidden. (1251498)

  • iOS: Fixed an issue where Screen.dpi returned zero on some iPads. (1300359)

  • iOS: Fixed application not rendering when using a very high Application.targetFrameRate.

  • iOS: Fixed xcode12 picking "generic" target by default, resulting in "build and run" not running app. (1279315)

  • iOS: Generated Xcode project does not use MapFileParser. (1071993)

  • iOS: Removed prohibited API usage.

  • Kernel: Fixed enter playmode regression when there are many outstanding Burst jobs to compile.

  • License: Fixed broken login during batchmode license activation. (1294709)

  • License: Fixed serverDirectory in license server configuration file.

  • Linux: Added check for return value of write to avoid failure (1228164)

  • Linux: Fixed a bug where unplugging/plugging in controllers would lead to a bad input device tracking state. (1279308)

  • Linux: Fixed an incorrect assert message on disconnecting a game controller. (1279323)

  • Linux: Fixed an issue where the Linux Downloader would not properly extract files.

  • Linux: Fixed the Bug Reporter suggestion box. (1156930)

  • Linux: Fixed tooltips are not resized correctly when shown consecutively one after another. (1279878)

  • Linux: Fixed Unity Bug Reporter taskbar icon on Ubuntu LTS showing "unknown". (1188799)

  • Linux: Package Manager's prompt keeps reappearing to resolve packages. (1315014)

  • Linux: Re-enable CanAllocateALotOfMemory test. (1111793)

  • Linux: Show error if Linux Mono support is not installed. (1276232)

  • Linux: Updated from SDL 2.0.7 to 2.0.12.

  • macOS: Added a semaphore to break out of the editor's idle loop when a tick is signaled. (1281419)

  • macOS: Added logging to Thread shutdown to help determine possible broken threads, as well as potential fix for HID thread not properly shutting down when exiting.

  • macOS: Application is correctly focussed and unfocussed when the GameCenter UI is used.

  • macOS: Eyedropper now works on multiple screens. (1278129)

  • macOS: Fixed a hang between Burst's usage of the background task UI reporting and the Editor. (1308530)

  • macOS: Fixed an issue where a unitypackage created on another filesystem might fail to import. (1266321)

  • macOS: Fixed aux window remains active when a tab is moved. (1265583)

  • macOS: Fixed crash when product name contains Unicode characters. (1296208)

  • macOS: Fixed crash when trying to access Movies, Music, or Photos folders on Catalina. (1280375)

  • macOS: Fixed improper layout of the Inspector when making the Editor full screen. (1283862)

  • macOS: Fixed improper layout of the Package Manager Window when making the Editor full screen. (1278245)

  • macOS: Fixed Unity Editor activating tooltips when other apps are currently active. (1269177)

  • macOS: Report shader compiler error when invalid texture samplers are used in Metal shaders. (1214014)

  • macOS: Target directory has to be selected instead of target .xcodeproj when building MacOS Xcode Project.

  • Mobile: Fixed iOS plugin compile flags not updating on build append. (1254117)

  • Mobile: Ignore touch events in DeviceSimulator in notches and cutouts. (1295407)

  • Multiplayer: Fixed out of bounds access error when doing connection checks in unet.

  • Multiplayer: Resolved an issue where you can now set the threadpool size for LL API.

  • Networking: UnityWebRequest: fix il2cpp stripping potentially making ReceiveContentLength not called on custom download handler. (1282106)

  • Package: Dropdown icon is not clipped with TextField under "Get Variable".

  • Package: Error message when loading new scene with DontDestroyOnLoad. (1283984)

  • Package: Fixed "Restore to Defaults" buttons in the Project Settings window.

  • Package: Fixed an error when executing "Fix Missing Scripts" in a HDRP project.

  • Package: Fixed console errors when deleting a Prefab with a Visual Script.

  • Package: Fixed console errors when editing nested graphs during Play Mode.

  • Package: Fixed edge-case exception when vcam is deleted. (1284701)

  • Package: Fixed error message when custom inspectors are generated.

  • Package: Fixed Graph getting corrupted when adding "Get Action Map" unit.

  • Package: Fixed Node description being sometimes clipped.

  • Package: Fixed the object Variables tabs not being updated when creating a Prefab.

  • Package: Fixed ThreadAbortException when entering Play Mode while searching in the Fuzzy Finder.

  • Package: Fixed warnings overflow in the console when deleting and adding a boolean variable in the blackboard.

  • Package: Fixed warnings when entering play mode when the "Script Changes While Playing" is set to Recompile And Continue Playing.

  • Package: FlowMachine type is now back in usable types.

  • Package: Fuzzy finder no longer blinks when trying to add a node [BOLT-1157](https://issuetracker.unity3d.com/product/unity/issues/guid/BOLT-1157),.

  • Package: Fuzzy finder search window no longer remains above all other windows [BOLT-1197](https://issuetracker.unity3d.com/product/unity/issues/guid/BOLT-1197)";;;;;;;;;.

  • Package: Fuzzy search no longer drops keyboard inputs and respond slowly [BOLT-1214](https://issuetracker.unity3d.com/product/unity/issues/guid/BOLT-1214),.

  • Package: GraphPointerException occurs when nesting graph within itself [BOLT-1257](https://issuetracker.unity3d.com/issues/visual-scripting-graphpointerexception-occurs-when-nesting-
    graph-within-itself).

  • Package: Help button in the visual scripting Assets and Behaviours inspector now links to the package documentation.

  • Package: Lens inspector sometimes displayed ortho vs perspective incorrectly for a brief time. (1060230)

  • Package: Missing succession for Cooldown. Output of Cooldown completed is treated as unentered. [BOLT-725](https://issuetracker.unity3d.com/issues/bolt-1-output-of-cooldown-completed-
    is-treated-as-unentered).

  • Package: Opening the graph window no longer causes Unity UI stop processing mouse click [BOLT-1159](https://issuetracker.unity3d.com/product/unity/issues/guid/BOLT-1159),.

  • Package: Removed unnecessary allocations and garbage collections during runtime.

  • Package: RenamedFrom attribute does not function correctly on array references to a renamed type [BOLT-1149](https://issuetracker.unity3d.com/product/unity/issues/guid/BOLT-1149).

  • Package: Rendering of inactive ObjectFields.

  • Package: Resize cursor rect on group when graph window is zoomed.

  • Package: ScalarAdd unit migration from 1.4.13 to 1.4.14 and above.

  • Package: Scale groups when zoom is not at 1x.

  • Package: Sidebar (graph inspector/blackboard) resize when a vertical scrollbar is needed.

  • Package: Variable type reset to Enum when changing from Enum to GameObject when both Blackbaord and Variables inspector are displayed.

  • Package: Visual Scripting Preferences being searchable [BOLT-1218](https://issuetracker.unity3d.com/issues/visual-scripting-preferences-are-not-searchable-when-using-search-in-the-preferences-window).

  • Package: Visual Scripting Preferences spacing has been adjusted to avoid overlaps.

  • Package: VisualScripting.Generated folder is removed when removing the VisualScripting package.

  • Package Manager: Changed the Package Manager window to open to the first package with an entitlement error after displaying a warning where the user selects Continue.

  • Package Manager: Fixed an issue in the Package Manager window where a package's status icon was being offset and wasn't aligning with other icons when its name was too long. (1287317)

  • Package Manager: Fixed an issue in the Package Manager window where the Packages view tab shrinks even though there is plenty of space to display the complete text.

  • Package Manager: Fixed an issue on the Package Manager window where the package items weren't aligning properly. (1307752)

  • Package Manager: Fixed an issue where See All Versions from the project settings was affecting package discovery in the My Registries context. (1284861)

  • Package Manager: Fixed an issue where removing packages with read-only files was throwing an UnauthorizedAccessException if the package was in the Packages directory (Git clone). (1237777)

  • Package Manager: Fixed an issue where the Package Manager was not recognizing new package names from the Asset Store.

  • Package Manager: Fixed an issue where the Package Manager wasn't applying changes in the project manifest when autorefresh was disabled. (1292471)

  • Package Manager: Fixed an issue where the Package Manager wasn't performing the search query using the specified text whenever the user would manually refresh a list.

  • Package Manager: Fixed an issue which was preventing the Unity Package Manager from starting on Linux under specific circumstances.

  • Package Manager: Fixed an issue which was preventing the Unity Package Manager from starting on Windows 7. (1298330)

  • Package Manager: Fixed issues with Samples display when switching between low width and regular width view.

  • Package Manager: Fixed the issue where new versions of a package weren't appearing after a refresh in the In Project tab. (1281125)

  • Package Manager: Fixed the issue where the Add from git URL textbox was not shrinking properly in the Package Manager window.

  • Package Manager: Fixed the issue where the advanced settings were not persisting in the project.

  • Package Manager: Fixed the issue where the package names in dependencies weren't matching either the display name or the name of the package.

  • Package Manager: Fixed the null ref exception that was occurring when a user would switch accounts and the Package Manager would try to display any new assets in the package list.

  • Package Manager: Fixed the sample display name error messages when the package was not in development and the Package Manager window was set to the lowest width.

  • Package Manager: Improved the performance of accessing HiddenPackagesCount in PackageManagerUtilityInternal. (1275248)

  • Package Manager: Release Candidate packages are no longer tagged as 'Release Candidate (RC)'. Alpha and beta versions no longer display packages appear with the "Pre-release" tag unless the Enable Pre-release setting is enabled.

  • Package Manager: Removed the Package Manager error messages that were getting logged twice. (1283355)

  • Package Manager: The Preview Packages in Use behavior now conforms to Lifecycle V2. (1284843)

  • Package Manager: The Package Manager now adds an ellipsis when the package name, version or tag is truncated. (1284866)

  • Package Manager: The Package Manager now automatically selects the first added scoped registry when opening project settings from the popup.

  • Package Manager: The Package Manager now tags scoped registry packages in the details pane according to the version tag.

  • Particles: Added shortcuts for Resimulate, Show Bounds and Show only Selected. (1268064)

  • Particles: Ensure smooth size updates when doing slow-mo scrubbing of the particle playback time. (1224857)

  • Particles: Fixed crash when prewarming a Particle System that uses a sub-emitter which itself uses the Trigger module. (1305352)

  • Particles: Fixed crash when using a Stop Action set to Disable. (1311212)

  • Particles: Fixed crash when using BakeTrails with Attach Ribbons to Transform.

  • Particles: Fixed emit from script bug when emitting particles from LateUpdate during Edit Mode. (1283939)

  • Particles: Fixed ParticleSystem Window throwing an error when Undo was performed after creating a sub-system. (1280126)

  • Particles: Remove the warning about mis-matched vertex streams when creating a default Particle System. (1259366)

  • Physics: CCD type is restored to specified Collision Detection type in Rigidbody Inspector when isKinematic is toggled from true to false. Inspector does not show speculative CCD in use during kinematic override. There are no warnings that this is occurring. (1177698)

  • Physics: Clarified how certain HideFlags affected physics. (1239147)

  • Physics: Display Linear and Angular damping in the root of the ArticulationBody.

  • Physics: Ensure that the LocalPhysicsMode argument when used to load a Unity scene correctly creates a 2D/3D local physics world. (1295676)

  • Physics: Fixed a crash when the maximum allowed ArticulationBody components (64) was reached in a single hierarchy. (1284372)

  • Physics: Fixed an issue where a line/ray cast against a rotated BoxCollider2D that uses a non-zero EdgeRadius didn't always return a detection. (1303344)

  • Physics: Fixed an issue where adding a Cloth component would not compute the correct bounds for the related SkinnedMeshRenderer, unless update off-screen was toggled on. (1290726)

  • Physics: Fixed an issue where an empty set of brackets would appear in a scene file when regenerating a CompositeCollider2D. (1292639)

  • Physics: Fixed crash when calling ArticulationBody.GetDenseJacobian method with a ArticulationJacobian that was initialized with the default constructor. (1275091)

  • Physics: Fixed crashes/instabilities of physics simulation for ArticulationBody component hierarchy modifications during the runtime.

  • Physics: Fixed internal issues happening when a joint connected a rigidbody to an inactive articulation body. (1293798)

  • Physics: Fixed multiple issues with the HingeJoint2D including maintaining a reference angle when deactivating and subsequently reactivating, ensuring that any initial rotation of either anchored Rigidbody2D are correctly taken into account and that the associated scene gizmo takes into account the reference angle used when displaying the joint limits. (1297373)

  • Physics: Fixed Physics Debug window section titles to be clickable for dropdown. (1261353)

  • Physics: Fixed the kinematic flag not being not being applied correctly when off and when there were concave meshes attached. (1299855)

  • Physics: Fixed the physics debug window being lost forever after entering the playmode. (1230368)

  • Physics: Hide the joint editor tool gizmos when the joint is not active at all. (1275862)

  • Physics: Physics Collider Tooltips were revised. (1261350)

  • Physics: When using the Physics Debugger, GameView and SceneView gizmo highlights are now synced. (1285340)

  • Playables: Fixed an issue where an Assert would pop if you were evaluating a PlayableDirector in OnEnable of a MonoBehaviour that has the [ExecuteInEditMode] Attrbute. (1246997)

  • Plugins: Removed console exceptions for Magic Leap. (1252217)

  • Prefabs: Added and applying new events to a deeper level Prefab when there is an event already corrupts the newly added events. (1292519)

  • Prefabs: Added missing tooltips for Revert and Apply buttons in Prefab overrides comparison view. (1261334)

  • Prefabs: Fixed crash when exiting prefab mode in some circumstances. (1269978)

  • Prefabs: Fixed Editor crashes when applying changes to Prefab Mesh via Script. (1307624)

  • Prefabs: Fixed Prefab preview in Inspector doesn't update until reselected. (1056071)

  • Prefabs: Fixed so deleting the context parent in Prefab Mode in Context is prevented from the UI. (1291699)

  • Prefabs: Fixed that the scene is no longer dirty after dragging a Prefab into the Scene view and then undoing. (1299185)

  • Prefabs: Fixed that there is no information provided about the Prefab when a Prefab's child has broken references after using ForceReserializeAssets. (1262196)

  • Prefabs: The apply menu in the Prefab overrides comparison view no longer lists apply targets where all overrides are default overrides compared to that apply target. This brings the apply menu items in the comparison view in line with the apply menu items in component context menus and ensures there's no apply menu items that don't have any effect. (1190143)

  • Prefabs: When opening a UI Prefab in Prefab Mode in Context and then opening a child UI Prefab in a nested Prefab Mode in Context, the UI of the child would sometimes get hidden below the UI of the context. (1268329)

  • Profiler: Fixed a bug when UnityEditor.UnityStats returned invalid number of active animations. (1252764)

  • Profiler: Fixed a crash while using Profiler ProfilerProperty and ProfilerFrameDataIterator API. (1289580)

  • Profiler: Fixed an issue when Profiler might lose metadata for markers spanned across multiple frames. (1288339)

  • Profiler: Fixed an issue which caused RegisterNewMarkerCallback to be called multiple times with the same marker. (1158554)

  • Profiler: Fixed an issue with wrong chart scale after profiler capture load. (1283344)

  • Profiler: Fixed crash when -profiler-enable arg is used. (1295637)

  • Profiler: Fixed errors after switching from Main Thread to another in Editor profiling. (1293246)

  • Profiler: Fixed exit gui state when clearing to prevent errors when clearing profiler. (1305901)

  • Profiler: Fixed HDRP/URP GPU statistics in Editor showing zeroes. (1299569)

  • Profiler: Fixed issue when threads could have empty name in Profiler. (1278270)

  • Profiler: Fixed large amount of tris and verts are being reported in an empty scene by the Game View statistics when refocusing the Editor. (1275827)

  • Profiler: Fixed performance overhead in Asset Importer process due to profiler capture always enabled. (1298257)

  • Profiler: Fixed potential array outbound access on non-paired GPU marker begin/end. (1295390)

  • Profiler: Fixed Profiler settings option to clarify what it does. (1240432)

  • Profiler: Fixed Profiler window breaking after switching treads. (1293257)

  • Profiler: Fixed recursive call in ProfilerUnsafeUtility.CreateMarker causing il2cpp builds to fail.

  • Profiler: Fixed sample names of samples in surrounding frames disappearing in Timeline view. (1317697)

  • Profiler: Fixed situation when Audio Profiler view can show information from an invalid frame. (1240903)

  • Profiler: Fixed Standalone Profiler recording without clearing previously recorded data when Clear on Play is selected. (1249920)

  • Profiler: Fixed statistics window showing 0 or flickering when in the Play Mode. (1301835)

  • Profiler: Fixed the sorting order of the Show Related Objects panel to be numerical instead of alphabetical. (1198266)

  • Profiler: Fixed the Thread Selection Dropdown in Hierarchy view showing multiple threads as selected if they all share the same name.

  • Profiler: Fixed to generate unique names for new Profiler Modules to avoid confusion. (1256273)

  • Profiler: Fixed UnityEngine.Profiling.Recorder.gpuElapsedNanoseconds produced invalid results on Vulkan. (1273246)

  • Profiler: Hierarchy Views randomly collapsing (i.e. hiding their children) parts of the sample tree when Editor Only samples are present in a frame and the "Collapse EditorOnly Samples" option is turned on (default setting is on).

  • Profiler: Removing the Loading.IDRemapping profiler tag which was causing excessive profiling overhead when loading AssetBundles.

  • Profiler: Selections CPU or GPU samples made in the CPU Usage and GPU Usage Profiler Modules now carry over correctly and persistently to all views (Timeline, Hierarchy, Raw Hierarchy) as well as to all frames that contain them. In frames other than the one the selection was originally made in, the selection will point to the first sample that provides the best match to the stack of sample names that lead up to that original sample. So if there are e.g. multiple Components of the same type "MyComponent", and you select the "MyComponent.Update()" sample of one of them, there is no way for the Profiler to identify the "MyComponent.Update()" sample of exactly that sample Component in the next frame. It will therefore just select the very first "MyComponent.Update()" sample it can find. If a part of the Sample Stack is missing in a frame, the selection Tooltip in Timeline or an extra line at the bottom of the Hierarchy views will alert you of the fact, that the selection that was carried over to this frame is just an approximation. An option was added to show the difference in this approximated Sample Stack, and the originally selected Sample Stack. If not even one of the sample names from the original selection fits the samples in a particular frame and thread, no selection will be displayed. If a selection was made on a thread other than the Main Thread, switching to the Hierarchy Views will automatically switch them to the right thread this selection was made in. (1066309)

  • Profiler: Stops UI System Preview Window from being maximised and throwing an exception. (1287275)

  • Scene Manager: Enforce required full path for LoadSceneInPlayMode. (1220015)

  • Scene Manager: Made sure objects are cleaned up properly if they are children of GameObject with DontSave flag. (1157422)

  • Scene Manager: Make GetSceneByPath no longer case sensitive. (1214583)

  • Scene Manager: Prevent loading scene where multiple objects have same identifier. (1138553)

  • Scene Manager: Scene is set dirty when child dragged upon own parent. (1278128)

  • Scene/Game View: Exposed a property to make grid snapping usable from custom EditorTools.

  • Scene/Game View: Fixed "Width & Height" field in the new Game View aspect ratio menu not allowing mouse drag input. (1284724)

  • Scene/Game View: Fixed crash in GizmoManager when trying to build gizmos for a GameObject with a null transform component. (1260013)

  • Scene/Game View: Fixed Line Renderer editor not repainting the Scene View when selecting points. (1276045)

  • Scene/Game View: Fixed picking in sceneview for materials with non-2D _MainTex textures. (1288999)

  • Scene/Game View: Fixed Scene View Invert Selection not taking into account scene picking/visibility state. (1277187)

  • Scene/Game View: Fixed Scene View Overlays preventing other IMGUI windows in the Scene View from receiving input. (1282859)

  • Scripting: C# scripts containing invalid characters in disabled conditional sections are now correctly imported. (1279339)

  • Scripting: Common math and geometry structs such as Vector3 no longer depend on CultureInfo.CurrentCulture to implement ToString method overloads. (1275065)

  • Scripting: Favor .pdb files over .mdb files when symbols are loaded for managed assemblies if both files exist. (1278282)

  • Scripting: Fixed debugger crashes caused due to incorrect marshalling for pinvoke byte array return type. (1274470)

  • Scripting: Fixed minor documentation issue in Player Settings for Get/SetAdditionalCompilerArgumentsForGroup.

  • Scripting: Fixed potential AsseblyUpdater assembly corruption when applying Camera.GetScreenHeight() / GetScreenWidth() -> Screen.height/width updates.

  • Scripting: Fixed potential AsseblyUpdater assembly corruption when field name and type needs updating.

  • Scripting: Fixed potential error due to ApiUpdater not handling extension methods correctly.

  • Scripting: Fixes usage of comment in rsp file. (1216598)

  • Scripting: Fixes usage of whitespace in rsp command arguments. (1223381)

  • Scripting: Quaternion.Angle: Apply the same epsilon tolerance value when comparing q & -q as we do when comparing q & q, both of which should always result in an angle of 0. (1246947)

  • Scripting: Sign bee_backend.exe so it does not trip up user virus protection.

  • Search: Do not show empty explicit search provider tabs. (1296463)

  • Search: Fixed mesh filtering in Project window (t:Mesh) doesn't show any Meshes. (1305383)

  • Search: Fixed selecting a saved query from the saved searches list doesn't update the providers. (1296559)

  • Search: Improved search index artifact asynchronous resolution performance for very large projects (i.e. 900k files). (1296452)

  • Search: Slightly improved scene indexing performances. (1310424)

  • Serialization: Fields of type UnityEngine.Hash128 are now correctly serialized in ScriptableObjects and MonoBehaviours. (1271062)

  • Serialization: Fixed crash on JSONUtility read when class has both a field named "references" and [SerializedReference] fields. (1198073)

  • Serialization: Fixed for inspection of enum fields on classes referenced with SerializeReference. (1304095)

  • Serialization: Fixed potential null dereference code path detected by static analysis run. (1292485)

  • Serialization: Fixed SerializedProperty.arraySize and add SerializedProperty.minArraySize. (1279753)

  • Serialization: HDRP/TerrainLit shader no longer produce build errors when in Always included Shaders list. (1237876)

  • Services: Fixed the parameter supplied to the request to enable analytics.

  • Shadergraph: Fixed a broken link in the TOC to Main Preview.

  • Shadergraph: Fixed an issue where deleting a property node while your mouse is over it leaves the property highlighted in the blackboard. (1238635)

  • Shadergraph: Fixed an issue where dragging Blackboard properties and using the Escape key left the drag indicator visible.

  • Shadergraph: Fixed an issue where dragging Blackboard properties wouldn't scroll the list. (1293632)

  • Shadergraph: Fixed an issue where Float/Vector1 properties were not editable in the Inspector, unlike other Vector types.

  • Shadergraph: Fixed an issue where renaming blackboard properties through the Blackboard wouldn't actually change the underlying property name.

  • Shadergraph: Fixed an issue where SampleRawCubemapNode were requiring the Normal in Object space instead of World space. (1307962)

  • Shadergraph: Fixed an issue where the Blackboard wasn't resizable from all directions, unlike the Inspector and Main Preview.

  • Shadergraph: Fixed an issue with the Gradient color picker displaying different values than the selected color.

  • Shadergraph: Fixed issue with Hybrid renderer compatibility. (1296776)

  • Shadergraph: Fixed issue with SRP Batcher compatibility. (1310624)

  • Shadergraph: Fixed the Custom Editor GUI field in the Graph settings that was ignored.

  • Shadergraph: Fixed the ViewDirection Node in Tangent space's calculation to match how the transform node works.

  • Shadergraph: Newly created properties and keywords no longer use obfuscated GUID-based reference names in the shader code. (1300484)

  • Shadergraph: The Material Inspector now displays Boolean keywords without requiring them to have reference names that end in _ON. (1306820)

  • Shaders: Added a new keyword to handle the custom editors per render pipeline in ShaderLab to ensure a smooth material workflow between render pipelines.

  • Shaders: Added Material.SetInteger, Material.GetInteger, MaterialPropertyBlock.SetInteger, MaterialPropertyBlock.GetInteger, Shader.SetGlobalInteger and Shader.GetGlobalInteger that use integers internally; added Integer property type to ShaderLab. (1277994)

  • Shaders: Fixed a crash when PrimitiveID is the only input to a stage. (1289378)

  • Shaders: Fixed Integer property type not affecting uniform state and fixed function state in shaders. (1294048)

  • Shaders: Fixed iOS Tesselation shader compilation issue when using appdata_full. (1281129)

  • Shaders: Fixed ShaderCache.db growing in size after each build. (1317744)

  • Shaders: Fixed the "end of shader compiler log" printing to the editor log at compiler crashes if the compiler log is very small.

  • Shaders: Frame debugger now shows Integer properties in the draw call description. (1294069)

  • Shaders: HLSLcc version bumps trigger compute shader recompilation again. (1307185)

  • Shaders: Prevent editor crash on unlucky timing when a shader compiler process is being killed.

  • Shaders: Removed redundant shader upgrader pass on editor startup. (1274174)

  • Shaders: Reset m_LightmapFlags in Material::ResetWithShader(). (1283694)

  • Shaders: ShaderUtil.ClearShaderMessages() now actually clears all the current shader errors. Any previously encountered errors will come back when trying to compile the shader again either for build or rendering, or when reimporting. (1283645)

  • Shaders: Support Texture.CalculateLevelOfDetail function in Metal shaders. (1237836)

  • Terrain: Fixed a connection cleared when AutoConnect is not used in first frame. (1241302)

  • Terrain: Fixed being unable to rotate branch group. (1283095)

  • Terrain: Fixed new Tree GameObjects instantiating with the name "OptimizedTree" instead of "Tree.". (1283097)

  • Terrain: Fixed Terrain paint tool selection persistence when loading or removing paint tools. (1283242)

  • Terrain: Fixed: terrain in draw instanced mode now cast shadows when illuminated by spotlights. (1192100)

  • Terrain: Fixes confusing behavior for Lock Width To Height feature when painting trees on Terrain where width is randomized within the specified height range instead of using the randomized height value. (1265350)

  • Terrain: Fixes crash that occurs when deleting terrain component during OnTerrainChanged callback. (1281737)

  • Terrain: Internal: fixed crash when copying terrain during callback with debug allocator active. (1286747)

  • Terrain: Re-use of the leaf icon for the tree component as the component icon was missing. (1260457)

  • Terrain: The reset functionality from the component burger menu was not working for trees, the PR fixes this. (1252536)

  • Terrain: When reparenting a element of the tree, all modification made by hand are reset to avoid strange behaviors. (1272795)

  • Text: Fixed a crash in the Text system. (1288809)

  • Timeline: Don't skip the first 2048 frames of an audio clip scheduled at the beginning of a timeline. (1215183)

  • Timeline: Don't skip the first 2048 frames of an audio clip scheduled at the beginning of a timeline. (1302398)

  • Timeline: Fixed misalignment of exposed property reference fields in Timeline. (1222744)

  • Timeline: Fixed timeline audio playing at the wrong time when Time.timeScale is not 1. (981046)

  • UI: Added OnSubmit functionality which will be called when the input field should be sumitted. (1262424)

  • UI: Fixed an issue where canvas takes the Display size for RenderTexture. (1294869)

  • UI: Fixed issue where a selected UI element would not get the highlight state when hovered. (1274735)

  • UI: Fixed issue where focus wouldnt be given back to main window on mouse click causing incorrect input event position. (1290074)

  • UI: Fixed issue where PixelPerfect wouldn't update right away when toggled on the Canvas. (1261788)

  • UI: Fixed issue with disabled fonts getting added to tracking list and never removed. (1315573)

  • UI: Fixed issue with layout property preview not having contrast in light skin. (1293782)

  • UI: Fixed issue with UI profiler showing wrong batch count for canvas's that shrink. (1290246)

  • UI: Fixed uGUI description to not mention UI Toolkit to avoid confusion.

  • UI: Fixed Unity Events that were set as Runtime only to initialize properly upon entering playmode with the FastEnterPlay mode enabled. (1206410)

  • UI: Fixing issue with vertex attributes not getting pass through to the profile rerendering leaving the view empty. (1276001)

  • UI: Fixing uGUI doc population.

  • UI: Make use to first materials texture ID and texel size if no texture has been provided. (1257149)

  • UI Toolkit: Added the possibility to put an event on mouse down before showing a contextual menu. (1268159)

  • UI Toolkit: Added tooltip in StyleSheets pane when hovering a class selector that is trimmed (UI Builder). (1313198)

  • UI Toolkit: Backport - Added new controls (RadioButton, RadioButtonGroup, DropdownField) to the UITK Samples and UI Builder Standard Library pane. (1310158)

  • UI Toolkit: Backport - Fixed RadioButtonGroup and DropdownField choice attribute parsing in the UI Builder.

  • UI Toolkit: Backport - GenericDropdownMenu no longer needs to be reinstanced on every use. (1308433)

  • UI Toolkit: Changed EnumField+derivatives & BasePopupField-based classes to properly handle pointer down events. (1248669)

  • UI Toolkit: Changed TextField to match IMGUI behavior of select-all-on-mouse-up. (1179932)

  • UI Toolkit: Double-clicking a uxml file will always open the UI Builder. (1313423)

  • UI Toolkit: Drag and drop of class pills in stylesheet pane now support selector reordering. (UI Builder). (1313148)

  • UI Toolkit: Enabled dynamic atlassing of sprites. Fixed tight sprite scale modes.

  • UI Toolkit: Fixed "unsaved changes will be lost" popup when changing an uxml file using an external editor. (UI Builder). (1316730)

  • UI Toolkit: Fixed a bug where users could drag the slider knob behind the its text field when enabled. (1294691)

  • UI Toolkit: Fixed an issue where changing the size of a TwoPaneSplitView would not resize its content. (1313077)

  • UI Toolkit: Fixed being able to drag elements onto existing elements outside the currently active sub-document.

  • UI Toolkit: Fixed being able to drag or create elements onto empty space in the Canvas while editing a child sub-document in-place, leading to elements being added to the wrong document.

  • UI Toolkit: Fixed being able to paste USS Selectors from the Hierarchy pane and elements from the StyleSheets pane. Paste now works based on which pane is currently active. (UI Builder).

  • UI Toolkit: Fixed button text on the circular dependency dialog box. (UI Builder). (1313150)

  • UI Toolkit: Fixed clicking in empty space in Hierarchy pane not deselecting a USS Selector and vice-versa for the StyleSheets pane. (UI Builder).

  • UI Toolkit: Fixed closing of no UI Toolkit installed warning disabling Viewport zoom.

  • UI Toolkit: Fixed document settings (like Canvas background and zoom) being reset when editing a sub-document in-place. (UI Builder).

  • UI Toolkit: Fixed editor freeze when adding circular dependencies through the UI Builder and a external editor. (1315612)

  • UI Toolkit: Fixed element highlight overlay not being reset after deleting the element. (UI Builder).

  • UI Toolkit: Fixed Element not visisle after being hiden/shown in specific sequence. (1269414)

  • UI Toolkit: Fixed ellipsis showing up for no reason on UI Toolkit labels. (1291452)

  • UI Toolkit: Fixed error with UI Elements Samples window after Minimizing/Maximizing another window. (1244800)

  • UI Toolkit: Fixed exception thrown when selecting the currently open UXML asset in the Project Window. (UI Builder).

  • UI Toolkit: Fixed float and double attributes not being stored correctly in UXML as CultureInvariant. (UI Builder).

  • UI Toolkit: Fixed handling of a deleted StyleSheet that is being used by the currently open UXML UI Document. (UI Builder).

  • UI Toolkit: Fixed KeyboardNavigationManipulator does not trigger the callback if operation is None. (1314063)

  • UI Toolkit: Fixed layout being affected by the state of RenderTexture.active. (1268095)

  • UI Toolkit: Fixed ListView Horizontal Scrolling attribute value not being reflected properly in the Inspector.

  • UI Toolkit: Fixed ListView range selection when initial selection is set programmatically.

  • UI Toolkit: Fixed non-whole pixel size and position values resulting from resizing or moving elements in the Viewport with the zoom set to 75%. (UI Builder).

  • UI Toolkit: Fixed not being able to create a single-character selector. (UI Builder).

  • UI Toolkit: Fixed not being able to rename USS Selectors directly inside the StyleSheets pane via double-click or the right-click menu.

  • UI Toolkit: Fixed null reference exception when using the Align style properties on a USS Selector. (UI Builder).

  • UI Toolkit: Fixed panel color that was not being premultiplied before clearing the target texture background. (1277149)

  • UI Toolkit: Fixed possible instability inside in-place sub-document editing mode after selecting elements belonging to a parent document.

  • UI Toolkit: Fixed potentially losing assigned StyleSheets in parent document when discarding changes before going inside a sub-document.

  • UI Toolkit: Fixed PropertyField created from UXML missing its default label. (1309780)

  • UI Toolkit: Fixed PropertyField now able to have no label displayed if an empty string is passed as the label argument. Note that if a null value is passed, the label will still be displayed using the localized display name, like before. (1293580)

  • UI Toolkit: Fixed re-importing of a child UXML asset that is instanced by a parent UXML asset causing the parent to be unusable via the Library pane.

  • UI Toolkit: Fixed ScrollView's scroll bars not showing when children are using position:absolute. (1247583)

  • UI Toolkit: Fixed scrollView's showHorizontal and showVertical limitations. They are converted to a tristate enum, horizontalScrollerVisibility and verticalScrollerVisibility, to support a new Hidden state, along with AlwaysVisible and Auto. (1278466)

  • UI Toolkit: Fixed settings search not working for UI Builder settings in the Project Settings window. (UI Builder).

  • UI Toolkit: Fixed the inability to launch the editor in clamped GLES 3.0 and 3.1 mode. Also, it is now possible to use UIToolkit on GLES 3.0 and 3.1 devices that do not support float render textures. (1311845)

  • UI Toolkit: Fixed the InvalidCastException thrown when assigning a built-in image asset to a Texture2D in the UI Builder inspector. (UI Builder).

  • UI Toolkit: Fixed unsaved changes * indicator not being reset when going inside a child sub-document while discarding changes in the parent.

  • UI Toolkit: Only use mapped buffers when the graphics device support it. (1281641)

  • UI Toolkit: Prevent NullRefException when providing textureless sprites as background.

  • UI Toolkit: PropertyField will now use a custom label(if provided) when drawing a property with an IMGUI PropertyDrawer.

  • UI Toolkit: PropertyFields on array fields would not refresh properly when array size changed in some use cases. (1290774)

  • UI Toolkit: Selecting the UI Builder selector creation field no longer selects the dot character, but instead places the curser right after it, to avoid erasing it by mistake. (UI Builder). (1310160)

  • UI Toolkit: Throw a proper argument null exception when using UQuery.

  • UI Toolkit: Trying to move/rename nested uxml/uss files of an opened document will prompt the invalid action dialog as it should. (UI Builder). (1315594)

  • Universal: Fixed a regression where the precision was changed. (1313942)

  • Universal: Fixed an issue such that it is now posible to enqueue render passes at runtime.

  • Universal: Fixed an issue where bokeh dof is applied incorrectly when there is an overlay camera in the camera stack. (1303572)

  • Universal: Fixed an issue where having "Opaque Texture" and MSAA enabled would cause the opaque texture to be rendered black on old Apple GPUs. (1247423)

  • Universal: Fixed an issue where objects in motion might jitter when the Pixel Perfect Camera is used. (1300474)

  • Universal: Fixed an issue where the Cinemachine Pixel Perfect Extension might cause the Orthographic Size of the Camera to jump to 1 when the Scene is loaded. (1249076)

  • Universal: Fixed an issue where the inspector of Renderer Data would break after adding RenderObjects renderer feature and then adding another renderer feature.

  • Universal: Fixed an issue where the letter box/pillar box areas were not properly cleared when the Pixel Perfect Camera is used. (1291224)

  • Universal: Fixed an issue where the scene view camera was not correctly cleared for the 2D Renderer. (https://issuetracker.unity3d.com/product/unity/issues/guid/1311377/). (1311377)

  • Universal: Fixed GC allocations from XR occlusion mesh when using multipass.

  • Universal: Fixed shadow cascade blend culling factor.

  • Universal: Fixed the default background color for previews to use the original color.

  • Universal: Fixed wrong shader / properties assignement to materials created from 3DsMax 2021 Physical Material. (1293576)

  • Universal Windows Platform: Fixed Certificate not being set in UWP publish settings with certain passwords. (1301223)

  • Universal Windows Platform: Fixed IME composition text not displaying correctly within the focused InputField. (1298881)

  • Universal Windows Platform: Fixed input on IMGUI elements when using the new input system. (1201666)

  • Universal Windows Platform: Fixed Tab key on the TouchScreenKeyboard not inserting a tab character. (1314405)

  • Universal Windows Platform: Fixed TouchScreenKeyboard incorrectly selecting text when using the left/right arrows. (1312317)

  • Universal Windows Platform: Fixes duplicate OnClick event from an Xbox controller after loading a new Scene. (1263078)

  • Version Control: Fixed '-vcsMode' command-line argument being applied after API Updater. (1266509)

  • Version Control: ProjectVersion.txt file is correctly updated when updating a project to a new Unity version while having Provider.preCheckoutCallback set to a non null value. (1291360)

  • Version Control: Status overlay icons are no longer "washed out colors" in Linear color space. (1218701)

  • VFX Graph: Fixed unexpected compilation warning in VFXMouseBinder. (1313003)

  • VFX Graph: Fixed VFXEventBinderBase throwing a null reference exception in runtime.

  • VFX Graph: Removed some useless compilation triggers (modifying not connected or disabled nodes for instance).

  • Video: Changing VideoPlayer.frame before playing the video does not change Video clock time. (1297646)

  • Video: Enabled the previously disabled tests and re-ran them on PS4 and Android on Katana with testRepetitions set to 100. (1068853)

  • Video: Fixed video preview in editor.

  • Video: Uncommented the EndReached callback in VideoPlayback playmode tests and updated the tests since the original fix for the callback issue had landed. (1062515)

  • Video: Video starts playing from an arbitrary frame when VideoPlayer.Pause is called before VideoPlayer.Play. (1297648)

  • Video: VideoPlayer.frameReady does not get invoked after seeking a video to a frame. (1302462)

  • Video: [Android] WebCamTests broken. (1202416)

  • Virtual Texturing: Fixed a crash during tile extraction of invalid virtual texture stacks.

  • WebGL: Added more detailed information when a page load fails due to misconfiguration in server hosting settings. Note that Firefox does not currently support Brotli compression for local development (https://bugzilla.mozilla.org/show_bug.cgi?id=1670675). (1283658)

  • WebGL: Added support for JS side to customize the render target size of the WebGL canvas, instead of requiring it to always match 1:1 with the High DPI CSS size of the canvas (enabled by setting 'config.matchWebGLToCanvasSize = false; in page .html template). (1178725)

  • WebGL: Applied a workaround to Chrome specific Web Audio performance issue https://bugs.chromium.org/p/chromium/issues/detail?id=1133233. (1270768)

  • WebGL: Attempting to open a dynamic library will now throw a DllNotFoundException rather than aborting execution as a runtime error. (1227393)

  • WebGL: Consistently refer to WebGL APIs by names "WebGL 1" and "WebGL 2". (1260548)

  • WebGL: Fixed a bug where keyboard up events would be missed if WebGLInput.captureAllKeyboardInput was set to false while a key was being held down. (1195047)

  • WebGL: Fixed a crash with Unity web loader on new macOS Big Sur.

  • WebGL: Fixed a GUI blit issue in WebGL builds with linear color space enabled, that caused washed out UI images on web browsers compared to other platforms. (1187401)

  • WebGL: Fixed a hang in Caching.ClearCache() when building against multithreaded WebGL. (1146530)

  • WebGL: Fixed a WebAssembly trap when a touch point got canceled on mobile devices. (1262657)

  • WebGL: Fixed an issue when a failing cross-domain revalidation request prevents a file from being downloaded. (1266091)

  • WebGL: Fixed default page template to properly scale the canvas size at startup on mobile. Removed by-default low DPI scaling on mobile pages (use a custom template .html to do half-res or quarter-res rendering if desired). (1274295)

  • WebGL: Fixed for TAB keys being ignored by UI input fields. (1281765)

  • WebGL: Fixed inverted y axis for game controllers with the Input System on WebGL. (1273623)

  • WebGL: Fixed issue with paused audio clicking in Firefox. (1238052)

  • WebGL: Fixed Keyboard.current and Mouse.current to be immediately available in MonoBehaviour.Start() functions, instead of returning null. (1239007)

  • WebGL: Fixed mouse wheel scrolling with the new input system on WebGL. (1264545)

  • WebGL: Fixed occasional large values with Input.GetAxis. (1208971)

  • WebGL: Fixed Preset incompatibilities in Player Settings. (1232138)

  • WebGL: Fixed Screen.orientation API to work on Android and iOS. On desktop browsers Screen.orientation is simulated by checking whether browser window width < height. (1283211)

  • WebGL: Fixed UnityWebRequest with relative URLs on WebGL platform when built with no exception support (Enable Exceptions = None). (1283652)

  • WebGL: Fixed video playback in Firefox to loop seamlessly. For more information, see https://bugzilla.mozilla.org/show_bug.cgi?id=1668591. (1267333)

  • WebGL: Improved error messages that are printed when a build to WebGL fails. (1245847)

  • WebGL: Keyboard input is not detected in the Input Field when built on WebGL. (1258876)

  • WebGL: Overlay cameras will no longer cause full screen renders to be incorrect. (1184385)

  • WebGL: Reduced memory usage on dual Intel integrated + NVidia GPU Windows laptops when using URP in a large scene with many individual objects. (1225254)

  • WebGL: Removed support for Wasm arithmetic exceptions in preparation for updating to LLVM Wasm backend. (1286167)

  • WebGL: WebGL: WebGL: Fix use after free of m_Context in GfxDeviceGLES destructor, which resulted in "Memory access out of bounds" exceptions when quitting an application in WebGL builds. (1204734)

  • Windows: Batchmode now allows settings resolution and window mode. (1266308)

  • Windows: Fixed Time.deltaTime calculations on D3D11 and D3D12 when VSync is force disabled from the driver software (like Nvidia Control Panel, Radeon Settings or Intel Graphics Command Center).

  • Windows: Fixed Unity Editor Icon at the top left is blurry. (1264422)

  • Windows: Fixed Windows player infrequently deadlocking when changing fullscreen modes on D3D11 and D3D12 graphics APIs.

  • Windows: Object selector no longer opens in between two windows in side-by-side multi-monitor setups. (1289440)

  • Windows: Popover window in Frame debugger now closes when pressing up or down on the keyboard in the tree view.

  • Windows: Provide informational message in developer console when Open Log File operation fails. (1276710)

  • Windows: Removed UWP "USB Device" Build and Run option. (1292590)

  • Windows: X86_64 is now the default Windows architecture. (1283651)

  • XR: Added XR Interaction Toolkit as a pre-release package.

  • XR: Backport trunk fix for gfx event was missing when FrameDebugger enabled to 2021.1 branch. (1275361)

  • XR: Corrected document link underlining.

  • XR: Enabled EditorXR edit mode to work with XR SDK. (1318732)

  • XR: Enabled Vulkan lazy allocation for memory savings on Oculus Quest. (1314165)

  • XR: Fixed a deadlock that occurred when the Windows player was hidden and VR was enabled.

  • XR: Fixed an issue where screenspace shadows were not rendered with XR multiview. (1168315)

  • XR: Fixed an issue where shadows jittered while rotating a camera at an extreme distance from the origin of the scene in mono rendering. (1281930)

  • XR: Fixed an issue where the frame debugger caused the Editor to freeze, and broke HMD rendering when XR was enabled. (1275361)

  • XR: Fixed an issue with Graphics.Blit when using VRTextureUsage.TwoEyes. (1258990)

  • XR: Removed error-reporting for XR Devices if no tracking features found on device.

  • XR: Updated the subsystem instance map to clear on deinitialize so that stale instances aren't retrieved on restarts.

  • XR: Updated the verified AR Foundation related packages to 4.1.3.

  • XR: Updated verified package versions for AR Foundation and related packages.

  • XR: Updated XR Interaction Toolkit to 1.0.0-pre.2.
    XR: Fixed so XR Interaction Toolkit appears in Package Manager when pre-release packages are enabled.

API Changes

  • 2D: Added: Added Tilemap.GetUsedSpritesCount/NonAlloc to allow users to get information on the Sprites used in the Tilemap.

  • 2D: Added: Added Tilemaps.TileFlags.KeepGameObjectRuntimeOnly flag to allow users to keep GameObjects from Tiles after removing the originating Tile.

  • 2D: Added: SpriteAtlasAsset can be loaded/saved using SpriteAtlasAsset.Load and SpriteAtlasAsset.Save.

  • Android: Added: Added API level 30 to AndroidSdkVersions enum.

  • Animation: Added: A new parameter was added to the MatchTarget function for auto matching completion in case of interruption.

  • Animation: Added: Published UnbindAllStreamHandles and UnbindAllSceneHandles to manage Animation C# job handles life cycle. (1238832)

  • Asset Bundles: Added: Added AssetBundle.UnloadAsync for unloading assetbundles in the background. (1281619)

  • Asset Import: Added: Added CanOpenAssetInEditor method to check whether an asset would be opened in Editor.

  • Build Pipeline: Added: ContentBuildInterface.CalculatePlayerSerializationHashForType for providing precise per type dependency tracking for incremental rebuild of asset bundles.

  • Build Pipeline: Added: New API FilterToSubset on BuildReferenceMap & BuildUsageTagSet providing more control over native build data, reducing unnecessary asset bundle rebuilds.

  • Burst: Added: Intrinsics: Neon - Added support for basic vld1 APIs.

  • Core: Added: Added new Screen, Application and SystemInfo classes in UnityEngine.Device namespace, that can mimic platform-specific behavior in the Unity Editor when used with Device Simulator.

  • Editor: Added: Added a callback when pivot mode, pivot rotation, view tool enable and grid snap enable are changed.

  • Editor: Added: Added EditorGUIUtility.SetMainWindowPosition.

  • Editor: Added: Added MeshPreview class for drawing an interactive Editor preview of a Mesh asset. (1184921)

  • Editor: Added: Added attributeType argument to OnOpenAssetAttribute to denote a function used to check if the asset would be opened in Editor.

  • Editor: Added: API method for setting custom diff tool. (1246952)

  • Editor: Added: EditorGUI.LinkButton and EditorGUILayout.LinkButton are now public.
    EditorUtility.OpenPropertyEditor is now public.

  • Editor: Added: EditorUtility SetDefaultParentObject and ClearDefaultParentObject methods were added.

  • Editor: Added: Improved Search API documentation and added many examples.

  • Editor: Changed: HelpURLAttribute now supports derived classes in order to generate dynamic URLs.

  • Editor: Obsoleted: Remove Slave from MPE API and documentation.

  • Editor: Obsoleted: Renamed some SearchService API's classes to prevent name clashes.

  • GI: Added: Added two new callbacks: LightProbes.needsRetetrahedralization which is called whenever the current registered probes and tetrahedralization are out of sync, and LightProbes.tetrahedralizationCompleted which fires after (re-)tetrahedralization is done.

  • Graphics: Added: Added a history rejection criterion based on if the pixel was moving in world space. (1302392)

  • Graphics: Added: Added an additional check in the "check scene for ray tracing". (1314963)

  • Graphics: Added: Added an option to flag renderers as static shadow casters in order to facilitate the implementation of cached shadow map in SRP.

  • Graphics: Added: Added color and intensity customization for Decals.

  • Graphics: Added: Added methods to check if Material/MaterialPropertyBlock contains a property based on type (e.g. MaterialPropertyBlock.HasFloat, Material.HasColor, etc.).

  • Graphics: Added: Added new API Graphics.minOpenGLESVersion and built-in keyword SHADER_API_GLES30.

  • Graphics: Added: Added new API in CachedShadowManager.

  • Graphics: Added: Added new API SystemInfo.GetRenderTextureSupportedMSAASampleCount(RenderTextureDescriptor desc) to query the correct MSAA samples count of a RenderTexture.

  • Graphics: Added: Added new SystemInfo.supportsStoreAndResolveAction API to check for StoreAndResolveAction store action support on a specific platform.

  • Graphics: Added: Added pivot point manipulation for Decals (inspector and edit mode).

  • Graphics: Added: Added the default quality settings to the HDRP asset for RTAO, RTR and RTGI. (1304370)

  • Graphics: Added: Added UV manipulation for Decals (edit mode).

  • Graphics: Added: API to allow OnDemand shadows to not render upon placement in the Cached Shadow Atlas.

  • Graphics: Added: BatchRendererGroup: Added optional visibleIndicesY array. Data available in shader in Y channel. (Hybrid Renderer V2).

  • Graphics: Added: Expose API to set the renderDynamicObjects for Custom reflection probes.

  • Graphics: Added: Exposed update upon light movement for directional light shadows in UI.

  • Graphics: Added: Made GraphicsSettings.GetGraphicsSettings() public.

  • Graphics: Added: New function in GeometryTools.hlsl to calculate triangle edge and full triangle culling.

  • Graphics: Added: Support for the PlayStation 5 platform has been added.

  • Graphics: Added: Support for the XboxSeries platform has been added.

  • Graphics: Changed: Added callbacks to RenderPipelineManager that don't cause GC. (1259717)

  • Graphics: Changed: RenderRequestMode now has enum values for PBR materials data.

  • iOS: Added: Added iOS.Device.iosAppOnMac flag to check if app built for iOS is running on Mac equipped with Apple Silicon chip.

  • iOS: Obsoleted: The public accessor for the legacy Game Center player ID is now unavailable, and will be removed completely in the next major release of Unity.

  • Mobile: Added: Adaptive Performance: Updated the version defines for the device simulator to support it in 2021.1 without package.

  • Networking: Added: UnityWebRequest now supports sending/receiving data using NativeArray, avoiding managed allocations (UploadHandlerRaw and DownloadHandlerBuffer). (1138156)

  • Package: Added: Added ApplyAfter option to ImpulseListener, to add control over the ordering of extensions.

  • Package: Added: New feature: CinemachineConfiner2D - Improved 2D confiner.

  • Package Manager: Added: The UnityEditor.PackageManager.PackageInfo class has a new GetAllRegisteredPackages method which returns the list of packages currently registered.

  • Package Manager: Obsoleted: UnityEditor.PackageManager.PackageInfo.status' and 'UnityEditor.PackageManager.PackageStatus' are now obsolete.

  • Particles: Added: Added emitterVelocity property to InitialModule.

  • Physics: Added: Expose ArticulationBody.collisionDetectionMode property to set various collision detection modes, like Discrete, Continuous and etc.

  • Physics: Added: Expose ArticulationBody.computeParentAnchor option to control whether the parent anchor is matched to the other one automatically or not.

  • Physics: Added: Expose ArticulationBody.SnapAnchorToClosestContact function to place the anchor to a position where the risk of collider overlap is minimised.

  • Physics: Added: Make WheelCollider.sprungMass writable, to enable explicit mass distributions. In addition to that, expose WheelCollider.ResetSprungMasses() to reset the vehicle back to automatically calculated implicit sprung masses. It's the same usage pattern as with Rigidbody.inertiaTensor / Rigidbody.ResetInertiaTensor().

  • Player: Added: Added several object pool implementations including: ObjectPool, LinkedPool, GenericPool, UnsafeGenericPool and CollectionPool.

  • Profiler: Added: Added API for interacting with the Profiler Window and the selection in the CPU and GPU Usage Profiler modules.

  • Scripting: Added: Added a new AsyncReadManager FileInfo() API to check for a file's existence and (if present) the file size.

  • Scripting: Added: Added Vector3Int.forward and Vector3Int.back.

  • Scripting: Added: Introduced query for compute shader hardware support:
    ComputeShader.IsSupported(int kernelIndex).

  • Scripting: Added: Time.timeAsDouble added
    Scripting: Time.timeSinceLevelLoadAsDouble added
    Scripting: Time.fixedTimeAsDouble added
    Scripting: Time.unscaledTimeAsDouble added
    Scripting: Time.fixedUnscaledTimeAsDouble added
    Scripting: Time.realtimeSinceStartupAsDouble added.

  • Scripting: Changed: New Added Unity.IO.LowLevel.Unsafe.ReadStatus.Truncated result for completion of a truncated read. A truncated read occurs when an asynchronous file request attempts to read beyond the end of a file.
    Added Unity.IO.LowLevel.Unsafe.ReadStatusExtension methods -Unity.IO.LowLevel.Unsafe.ReadStatusExtension.Complete() returns true on successful completetion regardless of truncated file reads.

  • Scripting: Deprecated: Deprecated IIl2CppProcessor.

  • Scripting: Deprecated: Deprecated IUnityLinkerProcessor.OnAfterRun.

  • Scripting: Deprecated: Deprecated IUnityLinkerProcessor.OnBeforeRun.

  • Scripting: Obsoleted: Removed UnityEditorInternal.ScriptEditor.

  • Scripting: Removed: Previously undocumented EditorUtility.CompileCSharp() is removed. Its functionality can be achieved through the supported AssemblyBuilder class.

  • Scripting: Removed: Removed UnityEditorInternal.GetExternalScriptEditorArgs as it was throwing not supported exception.

  • Services: Changed: Updating analytics dashboard to point to new location.

  • Shaders: Deprecated: Material, MaterialPropertyBlock and Shader API for working with "Int" properties is deprecated. Use "Integer" or "Float" properties and the corresponding API instead.

  • UI Toolkit: Added: Added a new dropdown menu made of VisualElements to enable popup fields in runtime.

  • UI Toolkit: Added: Added a new DropdownField control to UI Toolkit runtime.

  • UI Toolkit: Added: Added KeyboardNavigationManipulator to simplify the implementation for users.

  • UI Toolkit: Added: Added MeasureTextSize method for InputFields.

  • UI Toolkit: Added: Added RadioButton and RadioButtonGroup controls.

  • UI Toolkit: Added: UQuery: Enumerator support allows for foreach iteration with no or minimal gc allocations.

  • UI Toolkit: Changed: ProgressBar was moved to UnityEngine.UIElements to support runtime.

  • UI Toolkit: Obsoleted: ShowHorizontal is obsolete. Use horizontalScrollerVisibility instead.

  • UI Toolkit: Obsoleted: ShowVertical is obsolete. Use verticalScrollerVisibility instead.

  • Universal: Added: Fixed material upgrader to run in batch mode. (1305402)

  • Universal: Added: Removed Custom.meta which was causing warnings. (1314288)

  • VFX Graph: Added: Placement option (Vertex, Edge, Surface) in Sample Mesh & Skinned Mesh, allows triangle sampling.

  • VFX Graph: Added: Sample vertices of a transformed skinned mesh with Position (Skinned Mesh) and Sample Skinned Mesh operator.

  • XR: Added: Updated XR Plug-in Management to 4.0.1.

Changes

  • 2D: Updated com.unity.2d.sprite package license.

  • 2D: Updated com.unity.2d.tilemap package license.

  • Android: Removed use of QualitySettings.vSyncCount for Android.

  • Android: Updated Android Logcat package to 1.2.0.

  • Android: Vulkan is no longer preferred over OpenGL ES when using Android 7 and for all Mali Midgard GPUs.

  • Asset Import: Changed Alembic verified package to 2.1.1-pre.1.

  • Asset Import: When Meshes have no material defined in the imported file, the ModelImporter will now assign the default material to them rather than creating a 'No name' material sub-asset.

  • Burst: Burst enters RC phase.

  • Burst: Bursted DOTS Runtime Jobs are now decorated with [NativePInvokeCallback] instead of [MonoPInvokeCallback] which could generate callback wrappers which could cause native code to inadvertently interop with the managed VM.

  • Burst: Changed how exceptions throw types and messages are stored in our Burst binaries to reduce binary size.

  • Burst: Changed to inliner heuristics to improve build time and reduce executable size.

  • Burst: DOTS Runtime shares the logging code path with the general case.

  • Burst: Eager-compilation is now cancelled when script compilation starts, to prevent spurious errors related to recompiled assemblies.

  • Burst: Exception strings no longer contain the entry-point name of the job/function-pointer that caused the throw. This change was required because the Burst compiler has to produce deterministic results from any given compile, which is fundamentally opposed to per-entry-point function derivations.

  • Burst: Improved Burst initialization time.

  • Burst: Improved Burst Inspector loading time.

  • Burst: Improved eager-compilation performance.

  • Burst: Improved performance of "eager-compilation" (scheduling compilation immediately after assemblies are changed) by cancelling queued eager-compilation when entering play mode with Synchronous Compilation unchecked.

  • Burst: Improved performance of eager-compilation by not eager-compiling test assemblies.

  • Burst: In versions of Unity older than 2019.3, changing the following options in the Burst menu now requires the Editor to be restarted: Enable Compilation, Safety Checks, and Native Debug Mode Compilation. In versions of Unity older than 2019.3, previously-compiled methods will not be recompiled after changing those options, which could lead to undefined behavior where methods may or may not be compiled with the correct options. This change removes that possibility.

  • Burst: Made the compiler better at constant-folding complex static readonly constructors.

  • Burst: Open-generic static methods are not supported by Burst, but they were previously visible in Burst InspectorBurst: they are now hidden.

  • Burst: Temporarily removed the Burst compiler warning about exception throws not in [Conditional("ENABLE_UNITY_COLLECTIONS_CHECKS")] methods, to let us address user feedback. The next minor version of Burst will reincorporate this in a more friendly manner.

  • Burst: The Burst Inspector no longer uses JIT compilation. The code it shows is now compiled the same way as for editor / player usage.

  • Burst: The Burst menu-item Safety Checks has been changed to a modal choice of Off, On, and Force On. Force On will overwrite any user job or function-pointer with DisableSafetyChecks = true. To avoid users falling into the consistent trap of having Safety Checks set to Off, any reload of the Editor will issue a warning telling the user that Safety Checks have been reset to On.

  • Burst: The command line option --burst-disable-compilation is now disabling entirely Burst, including the AppDomain.

  • Burst: Updated Cross Compilation Tooling To LLVM 10.

  • Burst: Upgraded Burst to use LLVM Version 11.0.1 by default, bringing the latest optimization improvements from the LLVM project.

  • Burst: Use platform provided memory intrinsics for iOS, tvOS, WASM, and console platforms.

  • Burst: Warnings are hidden in the inspector view.

  • Burst: When using "Executable Only" build type on Universal Windows Platform, Burst will now only generate code for a single CPU architecture that you're building for.

  • Editor: Deleting an object reference array entry in the Inspector now removes that array element. Previously first deletion set the element reference to none, and the second deletion deleted the element.

  • Editor: Deprecated Device Simulator package, feature moved to Core.

  • Editor: Quick Search is now part of the Unity Editor and no package needs to be installed.

  • Graphics: Avoid unnecessary RenderGraphBuilder.ReadTexture in the "Set Final Target" pass.

  • Graphics: Changed Path Tracing's maximum intensity from clamped (0 to 100) to positive value. (1310514)

  • Graphics: Changed so texture formats DXT1 and DXT5 in the UI labels are now named "DXT1|BC1" and "DXT5|BC3", indicating terminology used by modern graphics APIs.

  • Graphics: Changed some light unit slider value ranges to better reflect the lighting scenario.

  • Graphics: Changed switch shaders to now use separate samplers instead of combined texture-samplers objects.

  • Graphics: Changed the clamping approach for RTR and RTGI (in both perf and quality) to improve visual quality.

  • Graphics: Changed the convergence time of ssgi to 16 frames and the preset value.

  • Graphics: Changed the name from the Depth Buffer Thickness to Depth Tolerance for SSGI. (1301352)

  • Graphics: Changed the source value for the ray tracing frame index iterator from m_FrameCount to the camera frame count. (1301356)

  • Graphics: Changed the warning message for ray traced area shadows. (1303410)

  • Graphics: ComputeBuffer.IsValid now returns false when compute is not supported and ComputeBuffer.BeginWrite throws InvalidOperationException for invalid ComputeBuffers. (1259525)

  • Graphics: Disabled specular occlusion for what we consider medium and larger scale ao > 1.25 with a 25cm falloff interval.

  • Graphics: Improved robustness of volumetric sampling in path tracing. (1295187)

  • Graphics: Removed backplate from rendering of lighting cubemap as it did not really work conceptually and caused artefacts.

  • Graphics: Removed postprocessing package from core packages list.

  • Graphics: Removed the material pass probe volumes evaluation mode.

  • Graphics: Texture2D.Compress now compressed R8 textures to BC4 and R8G8 textures to BC5, on mobile platforms ETC/EAC are used.

  • Graphics: The RTAO's history is now discarded if the occlusion caster was moving. (1303418)

  • Graphics: Tidy up of platform abstraction code for shader optimization.

  • Graphics: Transparent materials created by the Model Importer are set to not cast shadows.

  • Graphics: Unifying the history validation pass so that it is only done once for the whole frame and not per effect.

  • Graphics: Updated postprocessing package to 3.1.0.

  • Graphics: Updated the tooltip for the Decal Angle Fade property (requires to enable Decal Layers in both HDRP asset and Frame settings). (1308048)

  • Graphics: VT-internal warnings no longer show up in the editor window, but still get printed into the editor log file.

  • Mobile: Made session bugfixes for Adaptive Performance provider subsystem management.

  • Package: Added FBX Exporter package 4.0.0-pre.1 as a core package:
    https://docs.unity3d.com/Packages/com.unity.formats.fbx@4.0/manual/index.html.

  • Package: Added the Code Coverage package as pre-release. This package helps you identify areas of your code that need more testing, even if you haven't written any automated tests.

  • Package: Storyboard Global Mute moved from Cinemachine menu to Cinemachine preferences.

  • Package: UI update - Moved Cinemachine menu to GameObject Create menu and Right Click context menu for Hierarchy.

  • Package: Updated Code Coverage package to v1.0.0-pre.3.

  • Package: Updated Code Coverage package to v1.0.0-pre.4.

  • Package: Updated com.unity.cinemachine to 2.7.2.

  • Package: Updated com.unity.purchasing to 3.0.0-pre.6.

  • Package: Updated com.unity.purchasing version to 3.0.1.

  • Package Manager: Recorder verified package to 2.5.0-pre.1.

  • Package Manager: The Package Manager no longer discards the existing package state in case of critical errors such as failure to parse the project manifest.

  • Scripting: AsyncReadManager.Read no longer writes the number of bytes read to the input ReadCommand array. The bytes read can now be accessed via the new ReadHandle.GetBytesRead method.

  • Scripting: Changed NativeArray limit of 2GiB in size, and now it can contain 2^31 items instead.

  • Scripting: Improved Roslyn analyzers that are inside assembly definition folders so that they apply to the asmdef assembly itself and to other assemblies that reference the asmdef assembly, but not to any other code in the project.

  • Scripting: Reintroduced warning that is thrown when a script that is derived from MonoBehaviour has the same name as a built-in component (e.g. Transform).

  • Search: Removed the resource search provider (res:).

  • Shaders: Editor now skips warming up shaders from shader collections in the Preloaded shaders section of Graphics settings.

  • Shaders: Increased the global shader keyword limit to 384.

  • Shaders: Shader compiler logs are now generated in Logs folder instead of Library.

  • Timeline: Updated Timeline package to version 1.4.3.

  • Timeline: Updated Timeline package to version 1.4.4.

  • Timeline: Updated Timeline package to version 1.5.1-pre.2.

  • Timeline: Updated Timeline package to version 1.5.2.

  • UI: Changed license file based on legal requirements.

  • UI: Changed the Shader property for soft masking from _MaskSoftnessX / Y to _UIMaskSoftnessX / Y so we dont overlap with TMP's shader properties.

  • UI Toolkit: Allow :root pseudo selector to target the element receiving the style sheet.

  • UI Toolkit: Changed DynamicAtlas system to track texture references and support dynamic removals.

  • UI Toolkit: Changed the blending equation to allow blending of the resulting RenderTexture.

  • UI Toolkit: Improved renderer batching.

  • UI Toolkit: Mobile touch scrolling is now supported in scrollviews and listviews.

  • UI Toolkit: Text rendering is now handled by the textcore fontengine for both the editor and runtime.

  • UI Toolkit: Updated menu item for Live Reload to be called "UI Toolkit Live Reload" to avoid user confusion.

  • VFX Graph: Tidy up of platform abstraction code for random number generation, requires a dependency on com.unity.render-pipelines.core for those abstractions.

  • XR: Updated com.unity.xr.legacyinputhelpers package to 2.1.6.

  • XR: Updated Oculus XR Plugin package to 1.5.0.

  • XR: Updated Oculus XR Plugin package to 1.5.0.

  • XR: Updated Oculus XR Plugin package to 1.7.0.

  • XR: Updated the ARCore, ARKit, ARKit Face Tracking, ARFoundation, ARSubsystems packages to 4.1.1.

  • XR: Updated the verified package versions for AR Foundation and related packages.

  • XR: Updated Windows XR Plugin package to 5.1.0.

  • XR: Updated Windows XR Plugin package to 5.2.0.

  • XR: Updated XR Plug-in Management package to 3.2.17.

Improvements

  • 2D: Added information foldout in Tilemap Inspector for showing the Tile and Sprite assets used in the Tilemap.

  • 2D: Better placements of Tiles generated from Sprites whose Texture was Isometric Sliced in the Sprite Editor.

  • 2D: Improve performance when applying changes after slicing a texture for the Sprite Editor.

  • 2D: Improved Automatic Palette Sizing by setting a better fitting size when sizes of Sprites are of multiples of each other. Otherwise, the largest size for Sprites is used.

  • 2D: Improved memory and speed of Animation SpritePostProcess for large sprite count.

  • 2D: Improved performance in SceneView for SceneViewOpenTilePaletteHelper.

  • 2D: Improved slicing performance. (1271316)

  • 2D: Show grid preview when slicing spritesheets.

  • 2D: Store and reuse last used location when creating Tiles from the Tile Palette window.

  • 2D: Update 2D template to use current verified version of 2D packages.

  • Android: Enabled use of Android 11 setFrameRate API when Optimized Frame Pacing is enabled and Vulkan is used, similar to OpenGL ES.

  • Android: Expanded the Create symbols.zip build setting for Android. The options are Disabled/Public/Debugging. Modified the symbols to always have the .so extension. Symbols are included for libil2cpp (if IL2CPP is selected), libmonobdwgc-2.0 (if Mono is selected), libunity, libmain. If uploading the zip package to Google Play Console for automatic stacktrace resolving, use Public symbols. (1288739)

  • Android: Improved load and reload time for OBBs.

  • Android: Improved Time.deltaTime consistency for OpenGL ES and Vulkan graphics APIs.

  • Android: Updated Android NDK to r21d.

  • Asset Import: Improved performance of registering Scripted Importers especially when large numbers are being registered together. (1228635)

  • Asset Import: Optimized "Alpha is Transparency" texture import option processing; it's several times faster now.

  • Asset Import: Reduced cost of domain reloads on asset import worker processed by removing unnecessary additional domain reloads.

  • Asset Pipeline: Added documentation for: IsDirectoryMonitoringEnabled, IsAssetImportWorkerProcess, GetTextMetaFilePathFromAssetPath, CacheServerConnectionChangedParameters, cacheServerConnectionChanged.

  • Asset Pipeline: Calling ForceProduceArtifact not only omits the use of cache server artifact but now also local cached artifacts.

  • Asset Pipeline: Changed API doc:
    AssetDatabase.LoadAssetAtPath.

  • Asset Pipeline: Improved calling ProduceArtifact rapidly so that it doesn't produce multiple artifacts.

  • Asset Pipeline: Logging done in imports run in an import worker is now forwarded to the main editor log.

  • Asset Pipeline: SpriteAtlas importer gathers its differences differently now.

  • Build Pipeline: (DS-1018) Add WithDebugInformationFormat to the compiler settings for MsvcCompiler.

  • Build Pipeline: Upgraded udp package to 2.1.0.

  • Burst: Improved codegen.

  • Core: Improved error message in certain cases of disk full.

  • Core: Reduced thread contention on JobQueue internal memory allocation.

  • Documentation: Clarified an aspect of Mip Stripping docs.

  • DX12: Optimize ray tracing acceleration structure building on the render thread (roughly 2x speedup).

  • DX12: When reading vertex attributes from vertex buffers (closest hit / any hit shaders), we now fill only the channels that are available instead of returning 0 when trying to read more attribute channels than available.

  • Editor: A newly-created Scene View window now copies last active Scene View settings. (1264773)

  • Editor: Added "Localize compiler messages" to Preference Window>Language to localize compiler messages in the current language.

  • Editor: Arrays/lists inspector UI control now supports multi-selection of array elements.

  • Editor: Clear on Recompile' option added to console's 'Clear' context menu. (1264753)

  • Editor: Improve the multi-selection display of Culling Mask and Static fields of certain components. (1190806)

  • Editor: Improved multi-select performance in ReorderableList. (1279141)

  • Editor: Improved the reliability of our SQLite implementation.

  • Editor: LODGroup values can now be edited via input fields in addition to the slider. Input field editing also works in multi-selection mode.

  • Editor: Optimized mobile ASTC texture compression (about two times faster now).

  • Editor: Optimized mobile ASTC texture compression again (~10% faster).

  • Editor: Optimized mobile ETC/ETC2/EAC texture compression (about two times faster now).

  • Editor: Optimized mobile PVRTC texture compression (8% faster).

  • Editor: Optimized various parts of texture importing (5%-20% faster depending on settings and texture types used).

  • Editor: Optimized various parts of texture importing (~10% faster depending on settings and texture types used).

  • Editor: Reduced Editor repaints while rendering HDRP.

  • Editor: Removed Enable Code Coverage option from Preferences/General and moved it inside the Code Coverage package.

  • Editor: Scene/Game view Gizmos drop-down window now has a Search field. (1274775)

  • Editor: Two new events added to ObjectSelector: ObjectSelectorSelectionDone: An item in the list is double-clicked; and ObjectSelectorCanceled: The window was closed by explicitly pressing escape on the keyboard.

  • Editor: Updated Navigation icons. (1254021)

  • GI: Hid Enlighten-specific settings when it is not supported by the SRP. Affected areas are Mesh Renderer, Light, Scene view, Lighting Explorer and Lightmap Parameters.

  • GI: Removed very verbose logging behavior during lighting data asset building.

  • GI: Unity now stores memory-related logs in a file instead of just reporting them in the console.

  • Graphics: Expose RayTracingAccelerationStructure.RemoveInstance to C# Scripting API.

  • Graphics: Fixed async readback crashing on DX12 if buffer was a SubUpdates buffer.

  • Graphics: Improved compression speed for ASTC textures.

  • Graphics: Improved error on DX12 while trying to set stable power state but windows was not in developer mode.

  • Graphics: Improved the performance of loading single mip cubemaps on GameCore.

  • Graphics: Optimized static batching process, e.g. entering play mode with 30k static batched objects in the editor is faster by two seconds.

  • Graphics: Removed redundant calls when setting shader program parameters.

  • Graphics: UnityEngine.Profiling.Recorder.gpuElapsedNanoseconds now can measure GPU time on OpenGL ES3.

  • IL2CPP: Improved error message when required Visual Studio components are not installed when building for Windows.

  • IL2CPP: Improved IL2CPP failure so it results in one (instead of two) error messages. The error message text is displayed with as little extra information as possible, so that it is more understandable.

  • IL2CPP: On Android public symbol file (for ex., libil2cpp.sym.so) will no longer contain debugging symbols, it will only contain symbol table, debugging symbol are present in libil2cpp.dbg.so. This should significantly lower the file size of libil2cpp.sym.so.

  • IL2CPP: When script debugging is enabled, stack traces include C# source code line numbers for all assemblies where debug symbols are available.

  • Kernel: Fixed instability in FolderContentsMatchesTheOneReturnedByGenerateDirectoryStructure test.

  • License: Sync access token with L-Client upon change.

  • Mobile: Updated Mobile Notifications package to 1.3.2.

  • Networking: Make UnityWebRequest objects properly show up in profiler. (1017004)

  • Package: A warning is raised when adding more than one Input unit in a SuperUnit.

  • Package: Open" inspector button and double clicking a graph in the project browser now opens the visual scripting editor.

  • Package: Updated input system package to 1.0.2.

  • Package: Upgrading input system package to 1.0.1.

  • Package: Verify udp 2.1.4.

  • Package: Warn the user when an Input System Package event is referencing an action of the wrong type for that event.

  • Physics: Rearrange the ArticulationBody properties so that damping and friction is located right after mass and is not visually separated from it by the anchor properties.

  • Prefabs: Optimized the performance of undo operations on objects in nested Prefabs by up to 30%.

  • Profiler: Added profiling support for Asset importing via direct IP connection.

  • Profiler: Added progress bar for loading and saving Profiler data.

  • Profiler: Added the ability to specify a port in the Profiler Window, when connecting to the Profiler to a player via an IP address.

  • Profiler: Changed call stacks displayed in the CPU Usage Profiler module so that they only show calls that have more information than just their memory address, by default. Enable Full details for Call Stacks if you want to see the addresses.

  • Profiler: Changed call stacks displayed in the selection tool-tip of Timeline view so that they are clickable if they contain file information.

  • Profiler: Duplicated sample names in the Call view's tooltip to improve readability. (1241955)

  • Scripting: Added c/cpp/mm/m/java/h as defaults to "Project Settings->Editor->Additional extensions", so they would appear in code editor, and thus providing easy way to edit them and inspect them. (1284679)

  • Scripting: Added support for new managed code stripping annotation attributes.

  • Scripting: Added support for Unity Version Defines in Assembly definition import options.
    This feature improvement allows scripts to easily specify different code snippets for different unity version ranges. This is especially useful for introducing calls to newly added public APIs, in which case these API calls needs to be guarded by defines based on a unity version range of a given unity version or later.
    Unity version range expression syntax is the same as package version range expressions. Unity version format differs from package version format, thus Unity version expressions are evaluated based on some rules specific to the Unity version format:

    • Comparison of release types follows the following rules: a<b<f=c<p<x. So eg. an alpha version is always smaller (earlier) than a beta version, regardless of the Incremental version.

    • The unity versions are allowed to have suffixes (e.g 2020.1.3-bonfire) which are ignored by the unity version comparison code

    • Chinese releases are equivalent to public releases (f) so for the sake of comparison in the version range expression 2020.1f3 would be equal to 2020.1c3[

    • experimental releases don't include an Incremental Version - e.g. everything after 2020.2.1x would be treated as suffix and ignored by the version comparison.

  • Scripting: Changed Roslyn Analyzers to be run part of normal Compilation Step.
    This will also result in Analyzer errors to be treated as an Compile Error.

  • Scripting: GameObject.FindGameObjectWithTag and GameObject.FindGameObjectsWithTag are much faster.

  • Scripting: MenuItem for manually running script updater is removed. It now always offers to update when it finds a compilation error it can fix.

  • Scripting: Performance improvements in ApiUpdater.

  • Scripting: Script compilation has a background task progress bar when auto-refresh is disbled.

  • Scripting: Script Compilation is now incremental across player builds.

  • Scripting: Script Updater approval dialog will show you which files will be overwritten before you give permission.

  • Scripting: Script Updater causes fewer script recompiles when importing/upgrading projects.

  • Scripting: Scripting: Improved documentation for Application.isPlaying.

  • Scripting: The errors that trigger a script updater are no longer displayed in the console window.

  • Scripting: UX improved when setting up Unity version defines for asm definitions in the Editor.

  • Search: Fixed search doesn't display all results in project view. It now includes the same result as the legacy search engine (i.e. AssetDatabase.FindAssets). (1310140)

  • Search: Improved the search help text when there is no result for the current search tab.

  • Shaders: #pragma require now works from compute shaders as well.

  • Shaders: Added shader name to messages in the log about shader state being unsupported,.

  • Shaders: Shaders can now use UNITY_PLATFORM_<PLATFORM_NAME> defines to specialize compilation per build target platform (examples: UNITY_PLATFORM_OSX, UNITY_PLATFORM_WINDOWS).

  • Terrain: Added "Delete Brush..." button to the brush selection UI.

  • Terrain: Now a "Hole Edge Padding" option is added to terrain Detail Prototype that you can control how far details objects will be from the hole edge.

  • Terrain: Now an error message will show up on UI when you select an invalid detail prototype.

  • Terrain: Reduced Terrain per-frame CPU update cost.

  • UI Toolkit: Improved renderer batching.

  • Version Control: Smart Merge (UnityYamlMerge) now allows ignoring "tiny" float differences in some fields. For a configuration example, see mergerules.txt. (1211899)

  • WebGL: Added support for QualitySettings.vsyncCount so it is no longer ignored.

  • WebGL: Added support for smooth rendering of decimated frame rates for 60/k fps (30, 20, 15, 12, 10 and 5 fps).

  • WebGL: Added support for vsyncless rendering for development/profiling purposes (enabled by setting QualitySettings.vsyncCount = 0; and Application.targetFrameRate = 1000;).

  • XR: Updated API docs on XRDisplaySubsystem.scaleOfAllViewports and XRDisplaySubsystem.scaleOfAllRenderTargets.

  • XR: Updated AR Foundation package dependencies to XR Management 4.0.

  • XR: Updated MagicLeap XR Plugin package to 6.2.2.

  • XR: Updated Oculus XR Plugin package to 1.8.1.

  • XR: Updated Windows Mixed Reality package to 4.1.1.

  • XR: Updated Windows XR Plugin package to 5.2.1.

  • XR: Updated XR Plug-in Management package to 3.2.16 and Windows MR XR Plug-in package to 5.0.0.

Features

  • 2D: Added an option to enable/disable Alpha Dilate for SpriteAtlas.
    This adds ability to use Alpha Transparency for padding pixels around Sprite Borders when packing SpriteAtlas.

  • 2D: Added C# Job Tessellation support for Fill Area of SpriteShape.

  • 2D: Added Isometric Grid slicing to Sprite Editor.

  • 2D: Added support to allow user to toggle drawing of Grid Gizmo in the Tile Palette window with a button in the Tile Palette window.

  • 2D: Added support to allow users to toggle drawing of Grid Gizmo for a Grid component in the SceneView using the SceneView Gizmo button or through the list in the Gizmo dropdown.

  • 2D: Allow showing of confirmation dialog when Apply or Revert button on Sprite Editor Window in pressed. This can be turned on or off in Preferences.

  • Burst: A new option [BurstCompile(DisableSafetyChecks = true)] that allows per job or function-pointer disabling of safety checks. This allows users to have blessed code run fast always.

  • Burst: Added a compiler warning for any use of throwing an exception from a method not guarded by [Conditional(&quot;ENABLE_UNITY_COLLECTIONS_CHECKS&quot;)]. Since exceptions in Burst are only supported in the editor, this provides a useful warning to users who may be relying on try/catch behaviors for control-flow which is not supported in final game builds.

  • Burst: Added experimental support for tvOS.

  • Burst: Added first batch of Arm Neon intrinsics. Currently, only ArmV8 (AArch64) targets are supported. The supported intrinsics include all ArmV7 and ArmV8 ones.

  • Burst: Added intrinsics support for AtomicSafetyHandle.NewStaticSafetyId.

  • Burst: Added support for calling Burst code directly from C# without using function pointers.

  • Burst: Added support for creating profiler markers from Burst code.

  • Burst: Added support for exceptions thrown from Burst to contain a callstack.

  • Burst: Added support for LLVM 11 to bring the latest and greatest code generation benefits to Burst.

  • Burst: Added support for stacktraces in Burst exceptions.

  • Burst: Added support for try/finally and using/foreach for IDisposable patterns.

  • Burst: Added support to load additional burst libraries in playmode/standalone for the intention of allowing Modding support on desktop platforms.

  • Burst: Added BurstCompiler.IsEnabled API.

  • Burst: An error message if attempting to BurstCompiler.CompileFunctionPointer() on a multicast delegate, since this is not supported in Burst.

  • Burst: Apple silicon support.

  • Burst: Burst compilation status is now displayed in the Background Tasks window in Unity 2020.1 and above (click the spinner in the bottom-right of the Editor to open this window).

  • Burst: Experimental support for some ArmV8.2A intrinsics (dotprod, crypto, RDMA).

  • Burst: Full support for ARMv7 and ARMv8-A Neon intrinsics (out of experimental).

  • Burst: Improve Editor experience by scheduling compilation immediately after assemblies are changed, instead of waiting until Play Mode is entered.

  • Burst: Improved our aliasing detection to allow DynamicBuffer structs to be easily vectorizable.

  • Burst: Preliminary support for loading additional burst compiled libraries in play mode/standalone - for modding support -.

  • Burst: Support for new intrinsics.

  • Burst: Upgraded Burst to use LLVM Version 10.0.0 by default, bringing the latest optimization improvements from the LLVM project.

  • Burst: VS 2017 support for platform that needs it.

  • Burst: You can now select explicit x86/x64 architecture SIMD target for Universal Windows Platform.

  • Editor: Added Device Simulator window as a core feature of the Editor.

  • Editor: Fetch the access token in a synchronous way if username and password are passed in arguments.

  • Editor: Improved integration Search in Unity.

  • Graphics: Mesh sampling skinned & Index.

  • Mobile: Added a transparency scaler for Adaptive Performance.

  • Mobile: Added settings for Adaptive Performance to control the Indexer's thermal and performance actions when using the Device Simulator.

  • Package: Added Visual Scripting (previously known as Bolt) as a default package.

  • Package: Updated to ProBuilder 5.0.0-pre.7.

  • Package Manager: Added a new Add package by name dropdown option and revamped the existing Add from git URL dropdown option.

  • Package Manager: Added an information box describing the current flow of the package when the version is not "Released".

  • Package Manager: Provided more choices concerning the Load Next value when using the My Assets filter.

  • Package Manager: Removed 'See all versions' option in version list for external users, and added Project Setting for internal users to re-enable this option.

  • Package Manager: Removed the "Release Candidate (RC)" tags from the Package Manager for released builds. RC packages now show the "Pre-release" tags.

  • Package Manager: The Package Manager now supports installing packages from a browser hyperlink (even experimental packages).

  • Package Manager: Updated Package Manager UI version tags for new Lifecycle and logic for recommending/showing available versions to users.

  • Particles: Added new Emitter velocity mode - Manual. This mode can be used to override the ParticleSystem's calculated emitter velocity value. This gives scripts complete control over the ParticleSystem velocity. It is also possible to use this whilst authoring a system to simulate movement when making an effect that relies on movement.

  • Scripting: Introduced the ability to setup script compilation defines (in asmdef inspector) depending on the Unity version the scripts are being compiled for (Uniy Version Defines).

  • UI Toolkit: Added 2D Sprites use as background style images.

  • UI Toolkit: Added element drag and drop and re-ordering support in the Canvas.

  • UI Toolkit: Added in-Canvas style toggles for flex and text alignment.

  • UI Toolkit: Added Rich Text style properties to the Inspector.

  • UI Toolkit: Added sprite support in UI Toolkit.

  • UI Toolkit: Added support for azimuthAngle, altitudeAngle, twist, and multiple Pen devices in EventSystem when using Input System package.

  • UI Toolkit: Added support for mixed values mode in UT Toolkit when implementing the Property field.

  • UI Toolkit: Added UI Builder, a visual UI authoring tool for UI Toolkit. It was initially released as a package (com.unity.ui.builder) and is now part of core Unity for its 1.0 full release.
    https://unity3d.atlassian.net/browse/UR-1324.

  • UI Toolkit: Added user Theme StyleSheet enumeration and preview in the Canvas.

  • UI Toolkit: Added USS variable search in Inspector style fields.

  • UI Toolkit: Created PanelEventHandler and PanelRaycaster components that allow UI Toolkit panels to receive events and selections from a standard UI EventSystem. EventSystem now has a SetUITookitEventSystemOverride method to default override the UI Toolkit event system and to change whether panel components should be created automatically on start. PanelSettings sortingOrder is used to determine drawing and selection order between UI Toolkit panels and UI canvases.

  • UI Toolkit: Implemented dynamic texture slots to reduce batch breaking.

  • XR: Implemented Late Latching for XR to reduce rendering latency.

  • XR: Implemented Late Latching to reduce VR latency.

  • XR: Released OpenXR 1.0.0-pre.1.

Changeset:
5f97ac28ace0

Third Party Notices

For more information please see our Open Source Software Licenses FAQ on the Unity Support Portal

We use cookies to ensure that we give you the best experience on our website. Visit our cookie policy page for more information.

Got it