Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version: Unity.Unity.6000 version 6000.0.33f1 #208387

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json

PackageIdentifier: Unity.Unity.6000
PackageVersion: 6000.0.33f1
InstallerType: nullsoft
Scope: machine
UpgradeBehavior: install
FileExtensions:
- unity
- unitypackage
ProductCode: Unity 6000.0.33f1
ReleaseDate: 2025-01-08
Installers:
- Architecture: x64
InstallerUrl: https://download.unity3d.com/download_unity/433b0a79340b/Windows64EditorInstaller/UnitySetup64-6000.0.33f1.exe
InstallerSha256: F84FF4EC163AEB91AC1FEB45A22C15A78B8D2D6D450D512058304112F07BA5DB
- Architecture: arm64
InstallerUrl: https://download.unity3d.com/download_unity/433b0a79340b/WindowsArm64EditorInstaller/UnitySetupArm64-6000.0.33f1.exe
InstallerSha256: A1EEB9CF383DF2BA396F376C99EBAB8AFDC74A6EFEE0558C01CFE71C555B8301
ManifestType: installer
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json

PackageIdentifier: Unity.Unity.6000
PackageVersion: 6000.0.33f1
PackageLocale: en-US
Publisher: Unity Technologies ApS
PublisherUrl: https://unity.com
PublisherSupportUrl: https://support.unity.com
PrivacyUrl: https://unity.com/legal/privacy-policy
Author: Unity Technologies ApS
PackageName: Unity 6000
PackageUrl: https://unity.com/download
License: Proprietary
LicenseUrl: https://unity.com/legal/terms-of-service
Copyright: © 2024 Unity Technologies ApS. All rights reserved.
CopyrightUrl: https://unity.com/legal/trademarks
ShortDescription: The world’s leading platform for real-time content creation
Description: |-
Unity is the ultimate game development platform.
Use Unity to build high-quality 3D and 2D games, deploy them across mobile, desktop, VR/AR, consoles or the Web, and connect with loyal and enthusiastic players and customers.
Tags:
- develop
- development
- game
- unity
- unity3d
ReleaseNotes: |-
Known Issues in 6000.0.33f1
- Asset - Database: Crash on MonoBehaviour::Transfer when the XR Interaction Toolkit Sample Assets are updated (UUM-76934)
- Audio Authoring: Audio Source clip is not audible when exceeding a high number of active Audio Sources (UUM-91256)
- Build Settings Window: Application Cloud Connection Id is incorrect when using Build Profile with Player Setting Overrides. (UUM-90426)
- Build Settings Window: The Editor spams the error message "Unexpected transport error from import worker 247. Code=2, error=End of file," causing the Asset Importer to crash (UUM-82880)
- DirectX12: Allocated graphics memory does not get released when the Editor is out of focus while using D3D12 graphics API (UUM-86354)
- DirectX12: The Camera does not render correctly when the Camera.Rect() is changed and HDR is enabled and DX12 graphics API is selected (UUM-86917)
- Editor Platform: Crash on OverridingParameterPreparer::OnPrepareVector when repeatedly saving changes made to a Shader Graph (UUM-89067)
- HDRP: Graphics Compositor breaks Unity rendering when the "Output Camera" is changed to a scene Camera and one Camera SubLayer is active.
https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-84610
- Input: Crash on InputDeviceIOCTL when closing Unity editor (UUM-10774)
- Packman: Unable to install ProBuilder package when project is located in an external FAT32/exFAT drive (UUM-86351)
- Packman: [windows only] Switching Project when importing complete project does not import all assets and project opens incomplete (UUM-88051)
- Scene Management: [MacOS] Crash on [NSApplication endModalSession:] when saving while Play Mode is loading (UUM-87930)
- Scene View: Can not navigate through the Scene view when using a drawing tablet (UUM-90436)
- SpeedTree: This release of SpeedTree includes a change to the interface of the SpeedTree8Wind shadergraph node. If you have an animated SpeedTree in the shadergraph, be sure to connect an ObjectSpacePosition node to the input of the SpeedTree8Wind. If the wind node does not have an input on the ObjectSpacePosition port, the mesh will be shrunk down to a point at origin (making it seem to vanish).
https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-84616
- Terrain: Trees do not render in 'Unity Terrain - URP Demo Scene' (UUM-84616)
- Text: Crash on tlsf_free when generating the Font Atlas (UUM-91956)
- Text: Text is rendered with a different font when the "FallbackBoldItalic" font is selected (UUM-87529)
- Texture: Sprite Atlas Override for iOS setting remains disabled when saving its change to enabled (UUM-90066)
- uGUI: TMP Input Field is moving Text and Caret UI positions for each new line when 'Auto Size' and 'Multi Line Newline' are used (UUM-89963)
- Windows: Player remains in Windows Background processes when the application is closed (UUM-87775)
6000.0.33f1 Release Notes
Improvements
- Serialization: Added -typeinfo to binary2text to allow debugging issues with corrupt type info in AssetBundles.
Fixes
- Android: Bump Android Logcat Package to 1.4.4.
- Android: Fixed build failure problem when building AAB with Texture Compression targeting support using Clean Build option. (UUM-90997)
- Build System: The BEE_BUILD_THREADS environment variable has been extended to the Bee backend driver. This variable limits the maximum job count for Bee-based builds on your machine, user account, or session, preventing it from consuming all available CPU resources regardless of how builds are run.".
- Editor: Dont output compile errors when we automatically will retry the compilation, as they will be rerun and potentially fixed. (UUM-72688)
- Editor: Error messages in dialogs are no longer cut off when using high DPI monitors on MS Windows. (UUM-87585)
- Editor: Fixed a crash is some Linux configurations where a notification from X11 can be raised before the application is initialized. (UUM-91116)
- Editor: Fixed an issue where the TextureImporter "Alpha From Grayscale" and non-default Swizzle settings would have no effect when used with R16 grayscale source images. (UUM-89039)
- Editor: Fixed C# script imported leading to missing documentation. (UUM-87334)
- Editor: Fixed help button tooltip text for some components.
- Editor: Fixed unable to parse build profile error. (UUM-83673)
- Editor: Removed faulty GlobalVolumeFeature renderer feature from the Mobile_Renderer asset in the blank URP template. (UUM-84504)
- Graphics: Fixed Reset of the default VolumeProfile in ProjectSettings > Graphics. (UUM-77760)
- HDRP: HDRP Wizard do not show FixAll button anymore when no automated fix is available. (UUM-84977)
- IL2CPP: Fixed case where IL2CPP can allocate more memory than needed. (UUM-83219)
- Kernel: Optimized job system scheduling to scale better as thread count increases. (UUM-90028)
- Linux: Fixed mouse wheel input inversion on Legacy Input System and IMGUI. (UUM-89968)
- Scripting: Added InstantiateParameters struct, this adds support for local space and target scenes to Object.InstantiateAsync. (UUM-83002)
- Scripting: Fixed an issue where multiple call to NextFrameAsync in edit mode within the same frame would cancel each other. (UUM-86897)
- Serialization: Fixed serialized types with no namespace having their fields stripped. (UUM-90913)
- Shaders: Fixed implicit randomwrite shader requirement for compute shaders. (UUM-85545)
- Text: Added spacing properties to ATG. (UUM-90101)
- Text: Fixed ATG tab support. (UUM-87903)
- UI Toolkit: Added an error log to detect recursive SetParent calls that assign a VisualElement to a different parent. (UUM-87366)
- UI Toolkit: Enhanced USS Selector performance for numerous style sheets, in particular those with multiple wildcards and :root selectors. (UUM-91234)
- UI Toolkit: Fixed an issue where entering play mode could break dependencies between certain UXML files. (UUM-90739)
- UI Toolkit: Fixed layout issues that sometimes occurred between scene changes. (UUM-87950)
- UI Toolkit: Improved performance for layout in UITK. (UUM-90732)
- UI Toolkit: [UI Builder] Fixed Dropdown search icon is used next to the UI Builders Library search when the search has no dropdown functionality. (UUM-90081)
- Version Control: By default, the additional line breaks are not getting added to asset files when merging with UnityYAMLMerge with an extra option for user to get the line breaks. (UUM-72934)
- Web: Fixed bug in config.autoSyncPersistentDataPath option in Unity Web. (UUM-87753)
- WebGL: [WebGPU] Fix render error from shadergraph shaders with 3D textures.
Package changes in 6000.0.33f1
Packages updated
- com.unity.mobile.android-logcat: 1.4.3 to 1.4.4
- com.unity.performance.profile-analyzer: 1.2.2 to 1.2.3
- com.unity.recorder: 5.1.1 to 5.1.2
- com.unity.services.economy: 3.5.0 to 3.5.1
- com.unity.services.leaderboards: 2.2.0 to 2.2.1
- com.unity.xr.core-utils: 2.4.0 to 2.5.0
- com.unity.xr.openxr: 1.13.2 to 1.14.0
- com.unity.multiplayer.playmode: 1.3.2 to 1.3.3
- com.unity.dedicated-server: 1.3.2 to 1.3.3
ReleaseNotesUrl: https://unity.com/releases/editor/whats-new/6000.0.33
PurchaseUrl: https://store.unity.com/
Documentations:
- DocumentLabel: Unity User Manual
DocumentUrl: https://docs.unity3d.com/6000.0/Documentation/Manual/
ManifestType: defaultLocale
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json

PackageIdentifier: Unity.Unity.6000
PackageVersion: 6000.0.33f1
PackageLocale: zh-CN
Publisher: Unity Technologies ApS
PublisherUrl: https://unity.com/cn
PublisherSupportUrl: https://support.unity.com
PrivacyUrl: https://unity.com/cn/legal/privacy-policy
Author: Unity Technologies ApS
PackageName: Unity 6000
PackageUrl: https://unity.com/cn/download
License: 专有软件
LicenseUrl: https://unity.com/cn/legal/terms-of-service
Copyright: © 2024 Unity Technologies ApS. All rights reserved.
CopyrightUrl: https://unity.com/cn/legal/trademarks
ShortDescription: 全球领先的实时内容创作平台
Description: Unity 是旗舰游戏开发平台。使用 Unity 构建高质量的 3D 和 2D 游戏,将其部署至手机、桌面、VR/AR、游戏机或网页,并连接忠实热情的玩家与客户。
Tags:
- unity
- unity3d
- 开发
- 游戏
ReleaseNotesUrl: https://unity.com/releases/editor/whats-new/6000.0.33
PurchaseUrl: https://store.unity.com/cn
Documentations:
- DocumentLabel: Unity 用户手册
DocumentUrl: https://docs.unity3d.com/6000.0/Documentation/Manual/
ManifestType: locale
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json

PackageIdentifier: Unity.Unity.6000
PackageVersion: 6000.0.33f1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.9.0