Unity 歷史版本列表
Unity 是一個遊戲開發生態系統:一個強大的渲染引擎完全集成了一整套直觀的工具和快速的工作流程來創建交互式的 3D 和 2D 內容; 輕鬆的多平台發布; 成千上萬的質量,在資源商店和知識共享 community.For 獨立開發者和工作室,Unity&rsquo 的現成的資產; S 民主化生態系統摔破的時間和成本障礙,創造獨特的美麗的遊戲。他們使用 Unity 打造民生做他們喜歡的事情:創建遊戲... Unity 軟體介紹更新時間:2019-07-13
更新細節:
What's new in this version:
Fixes:
- 2D: Fixed the rendering for edges on Spriteshape sometimes not happening when building on PS4
- Android: Fixed UnityWebRequest incorrectly failing due to malformed cookie
- Editor: Fixed Play mode Color tint is not removed when Play mode cannot be entered due to compiler errors
- Editor: Fixed the editor crash when using EditorStyles.WordWrappedLabel inside a toggle group
- Graphics: Fixed crash in Material::SetFloat after calling Graphics.Blit() due to missing BlitTexArraySlice shader
- Graphics: Fixed for texture streaming crash switching Quality Level
- Graphics: Fixed for Xbox 32-bit float formats in UAVs not working
- IL2CPP: Implemented the Environment:GetBundledMachineConfig method to always return a null string
- IL2CPP: Improved the managed thread pool performance on Posix platforms
- LWRP: Eliminated extra time spent on shader compilation during the build when "Optimize Mesh Data" is enabled
- Mobile: Fixed cases where displaying Standalone player on second display would cause developer console to display twice
- Prefabs: Fixed nested Canvases not getting treated as nested Canvases in Prefab Mode if the Canvas had no visual elements (CanvasRenderers) under it. This could cause properties to get reset due to being driven as a Screen Space Canvas
- Scripting: Fixed issue with "Coroutine continue failure" being emitted in some cases when calling StopAllCoroutines() on a AsyncOperation
- Scripting: Fixed possible crashes in Editor when methods in UnsafeUtility receive a null pointer
- Scripting: Fixed serializedProperty.objectReferenceInstanceIDValue returns 0 for missing asset references
- Terrain: Fixed trees not being generated from Code in the Built Game when Terrain Data is created via Code using the Constructor
- UI: Fixed issue where Re-enabling game object with "Toggle group" loses information about previously checked toggle
- UnityLinker: Fixed a crash that could occur when a method has an unmanaged constraint
- Vulkan: Fixed memory leak when using Vulkan
- Windows: Fixed builds that use IL2CPP scripting backend not starting on Windows 7
- XR: Fixed app crashing when device is removed
更新時間:2019-07-13
更新細節:
What's new in this version:
- Version 2.2.0.15 strips out any backslash characters found in the active window title
更新時間:2019-07-13
更新細節:
What's new in this version:
Changed:
- Made the default search for the new Cloud Play option the same as the default Play Doctor search
- When starting Play Doctor with a search that has no matches in the library, it will message instead of playing random files
- When MC fails to read any 'mdat' atom from mp4/m4a/m4v/mov files using its regular method, usually due to bad 'free' atoms in the files, it will try scanning the files for such atoms
Fixed:
- Not all playlists would show in the Tag Action Window after a recent optimization
更新時間:2019-07-11
更新細節:
What's new in this version:
- UI: Main window is now fully resizable
- Monitoring: added Min/Max value colums in table view
- Main: Improved license and .lang file detection speed
- Main: Fixed a bug with some .net framework that are missing a particular registry function
- Main: Fixed an issue where OCCT could crash at startup when no graphic card driver was installed
- Main: Fixed a display bug with test durations over 24 hours
- Translations : Fixed a bug where putting a corrupt English.lang file next to OCCT.exe could crash the app
更新時間:2019-07-10
更新細節:
What's new in this version:
Changes:
- Bugfix for XP Install Step 1 giving 'File ntkrnlmp.exe file not found. Error code 14'
- Bugfix for Change Language mnu
- Bugfix some Windows Install ISOs did not give repair option
- Improve TURKISH help menu (thanks to dnecro) + few other tweaks
- Latest grub4dos
更新時間:2019-07-08
更新細節:
更新時間:2019-07-07
更新細節:
What's new in this version:
- A new macro tag (%title%) has been introduced which gets the title of the active window
更新時間:2019-07-06
更新細節:
What's new in this version:
- Added wait period while suspending
- Fixed profile selection for times when profiles have similar names. Use exact name match
- Change to using pre-allocated buffer in UDP server
- Group some profile mapping properties together in conversion routines. Reduced getter calls
- Took Color Dialog out of KB360 form. Form can now be designed in x64 mode. All forms can now be edited in Design mode in Visual Studio while targeting x64 platform
- Updated Norwegian translation provided by DandelionSprout
- Lowered breakpoints used for enhanced precision curves. Tightened curve compared to version 1.7.11
- Allow Square Stick mode to use a custom roundness setting
更新時間:2019-07-05
更新細節:
What's new in this version:
Fixes:
- Animation: Fixed prefab import of animator with dangling references
- Asset Import: Fixed a crash in the Sketchup Importer with specific .skp files
Asset Import: Fixed models imported into Unity before 2019.1 with meshes that don't have a name not conserving their Local IDs and references to them being lost
- Audio: Fixed send value propagation in mixer
- Audio: Fixed setting already-scaled curves on audio sources
- Audio: Fixed Unity crashing at AudioScriptBufferManager::GetPCMReadArray while recompiling script in play mode
- Editor: Fixed a bug where scene root objects were not properly taken into account for Scene SceneVis state when they had hideflags set
- Editor: Fixed crash on quit in UNITY_FT_Done_Face when using large prefab with TextMesh
- Editor: Fixed false-positive for multiple audio listeners when editing prefabs
- Editor: Fixed stop button in audio clip preview panel
- Graphics: Fixed a tessellation crash issue with Intel 4000 GPU and fencing
- Graphics: Fixed crash that can occur when accessing the MeshFilter.mesh property when the mesh is loaded via the async upload manager
- Graphics: Fixed editor throwing "d3d12: CreateGraphicsPipelineState failed." error when switching Graphics API to DX12
- Graphics: Fixed OpenGL 4.2 rendering the editor pink
- Hub: Fixed two identical HDRP templates are shown in new project creation when selecting 2019.1.8f1 or 2019.1.7f1 version
- IL2CPP: Added support for NamedPipeClientStream on Windows platforms
- Linux: Fixed Linux Standalone Player touch events for IMGUI
- OSX: Fixed jitter from magic mouse and trackpad input on ScrollView component
- Particles: Fixed editor crashes with WorldCollision when Spawning Particles
- Particles: Fixed Particle System sorting unstable when Sort Mode is set to By Distance
- Particles: Fixed Particle System trails changing their size randomly when there is a Realtime Reflection Probe in the Scene
- Particles: Fixed Particle Systems being scaled incorrectly when using Velocity render alignment
- Particles: Fixed some ParticleSystems using the wrong texture when several of them are being rendered with different Textures
- Prefabs: Fixed prefabs lose references to unnamed meshes after upgrading the project to 2019.1.0a10 and above
- SceneManager: Disabled editing the name of the root GameObject of a Prefab Asset
- SceneManager: Fixed editor freezing if error is thrown while modifying multiple Prefab assets
- SceneManager: Fixed editor preference behavior to only update modified values in the plist file on MacOS
-SceneManager: Fixed undo of prefab asset after using Apply All from the overrides dropdown
-Scripting Upgrade: Fixed crash during Asset GC with large managed collections
- Scripting Upgrade: Fixed crash during async debugging
- Scripting Upgrade: Fixed incorrect ServicePointManager DefaultConnectionLimit
- Version Control: Fixed Prefab Editor overwriting files which are exclusively checked out in Version Control
- XR: Fixed Render Viewport Scale Jitter when render viewport scale changes continuously
更新時間:2019-07-01
更新細節:
What's new in this version:
Important note:
- Due to removal of compatibility with old version passwords in this version, downgrading to any version prior to v6.43 (v6.42.12 and older) will clear all user passwords and allow password-less authentication. Please secure your router after downgrading
Changes:
- added support for IEEE 802.1X Port-Based Network Access Control
- added support for EAP authentication methods (eap-tls, eap-ttls, eap-peap, eap-mschapv2) as initiator
- removed insecure password storage
- correctly display bridge FastPath status when vlan-filtering or dhcp-snooping is used
- correctly handle bridge host table
- fixed log message when hardware offloading is being enabled
- improved stability when receiving traffic over USB modem with bridge firewall enabled
- fixed CAP system upgrading process for MMIPS
- fixed interface-list usage in access list
- improved packet processing after overloading interface
- added "key-type" field
- added support for ECDSA certificates (prime256v1, secp384r1, secp521r1)
- fixed self signed CA certificate handling by SCEP client
- made RAM the default CRL storage location
- removed DSA (D) flag
- removed "set-ca-passphrase" parameter
- legacy adapters require "disable-running-check=yes" to be set
- added "replace" parameter for backup "upload-file" command
- fixed GRE protocol packet connection-state matching (CVE-2014-8160)
- significant stability and performance improvements
- fixed known multicast flooding to the CPU
- added ethernet tx-drop counter
- correctly display auto-negotiation information for SFP/SFP+ interfaces in 1Gbps rate
- fixed auto negotiation when 2-pair twisted cable is used (downshift feature)
- fixed "tx-drop" counter
- improved switch-chip resource allocation on CRS326, CRS328, CRS305
- added "custom-script" field that prints custom configuration installed by Netinstall
- automatically set "installation" parameter for outdoor devices
- changed default configuration type to AP for cAP series devices
- fixed channel width selection for RU locked devices
- create dual stack queue based on limitations specified on DHCPv4 server lease configuration
- do not require lease and binding to have the same configuration for dual-stack queues
- show warning in log if lease and binding dual-stack related parameters do not match and create separate queues
- added "client-mac-limit" parameter
- added IP conflict logging
- added RADIUS accounting support with queue based statistics
- added "vendor-class-id" matcher (CLI only)
- improved stability when performing "check-status" command
- replaced "busy" lease status with "conflict" and "declined"
- added option to disable rapid-commit
- fixed status update when leaving "bound" state
- added additional RADIUS parameters for Prefix delegation, "rate-limit" and "life-time"
- added "address-list" support for bindings
- added "insert-queue-before" and "parent-queue" parameters
- added RADIUS accounting support with queue based statistics
- added "route-distance" parameter
- fixed dynamic IPv6 binding without proper reference to the server
- override prefix pool and/or DNS server settings by values received from RADIUS
- correctly create neighbors from VLAN tagged discovery messages
- fixed CDP packets not including address on slave ports (introduced in v6.44)
- improved neighbour's MAC address detection
- limit max neighbour count per interface based on total RAM memory
- show neighbors on actual mesh ports
- include "message-id" identification field in e-mail header
- properly release e-mail sending session if the server's domain name can not be resolved
- added support for 25Gbps and 40Gbps rates
- fixed running (R) flag not present on x86 interfaces and CHR legacy adapters
- increased loop warning threshold to 5 packets per second
- added SFTP support
- improved user policy lookup
- fixed fragmented packet processing when only RAW firewall is configured
- process packets by firewall when accepted by RAW with disabled connection tracking
- fixed missing minus close to zero coordinates in dd format
- make sure "direction" parameter is upper case
- strip unnecessary trailing characters from "longtitude" and "latitude" values
- use "serial0" as default port on LtAP mini
- added "interface-mac" variable to HTML pages
- moved "title" HTML tag after "meta" tags
- adjusted debug packet logging topics
- added support for ECDSA certificate authentication (rfc4754)
- added support for IKE SA rekeying for initiator
- do not send "User-Name" attribute to RADIUS server if not provided
- improved certificate verification when multiple CA certificates received from responder
- improved child SA rekeying process
- improved XAuth identity conversion on upgrade
- prefer SAN instead of DN from certificate for ID payload
- improved logging for IPv6 Pool when prefix is already in use
- added dynamic comment field for "active-peers" menu inherited from identity
- added "ph2-total" counter to "active-peers" menu
- added support for RADIUS accounting for "eap-radius" and "pre-shared-key-xauth" authentication methods
- added traffic statistics to "active-peers" menu
- disallow setting "src-address" and "dst-address" for transport mode policies
- do not allow adding identity to a dynamic peer
- fixed policies becoming invalid after changing priority
- general improvements in policy handling
- properly drop already established tunnel when address change detected
- renamed "remote-peers" to "active-peers"
- renamed "rsa-signature" authentication method to "digital-signature"
- replaced policy SA address parameters with peer setting
- use tunnel name for dynamic IPsec peer name
- improved system stability when receiving bogus packets
- renamed SIM slots "up" and "down" to "2" and "3"
- added initial support for Vodafone R216-Z
- added passthrough interface subnet selection
- added support for manual operator selection
- allow setting empty APN
- allow to specify URL for firmware upgrade "firmware-file" parameter
- do not show error message for info commands that are not supported
- fixed session reactivation on R11e-LTE in UMTS mode
- improved firmware upgrade process
- improved "info" command query
- improved R11e-4G modem operation
- renamed firmware upgrade "path" command to "firmware-file" (CLI only)
- show alphanumeric value for operator info
- show correct firmware revision after firmware upgrade
- use default APN name "internet" when not provided
- use secondary DNS for DNS server configuration
- added support for additional Serial Console port on GPIO headers
- added support for link scope opaque LSAs (Type 9) for OSPFv2
- fixed opaque LSA type checking in OSPFv2
- improved "unknown" LSA handling in OSPFv3
- added "verify-server-certificate" parameter for OVPN client (CVE-2018-10066)
- added initial support for Quectel BG96
- increased minimal free RAM that can not be used for proxy services
- improved system stability when receiving bogus packets
- fixed MAC address duplication between sfp-sfpplus1 and wlan1 interfaces (wlan1 configuration reset required)
- improved system stability ("/system routerboard upgrade" required)
- renamed 'sim' menu to 'modem'
- fixed S-35LC20D transceiver DDMI readouts after reboot
- added USSD message functionality under "/tool sms" (CLI only)
- allow specifying multiple "allowed-number" values
- improved delivery report logging
- added "dot1dStpPortTable" OID
- added OID for neighbor "interface"
- added "write-access" column to community print
- allow setting interface "adminStatus"
- fixed "send-trap" not working when "trap-generators" does not contain "temp-exception"
- fixed "send-trap" with multiple "trap-targets"
- improved reliability on SNMP service packet validation
- properly return multicast and broadcast packet counters for IF-MIB OIDs
- accept remote forwarding requests with empty hostnames
- added new "ssh-exec" command for non-interactive command execution
- fixed non-interactive multiple command execution
- improved remote forwarding handling (introduced in v6.44.3)
- improved session rekeying process on exchanged data size threshold
- keep host keys when resetting configuration with "keep-users=yes"
- use correct user when "output-to-file" parameter is used
- improved stability when received traffic hits tarpit firewall
- added IPv6 ND section to supout file
- added "kid-control devices" section to supout file
- added "pwr-line" section to supout file
- changed IPv6 pool section to output detailed print
- properly reapply settings after switch chip reset
- added "max-block-size" parameter under TFTP "settings" menu (CLI only)
- improved link fault detection on SFP+ ports
- added LTE CQI and IMSI parameter support
- fixed potential memory corruption
- improved error reporting with incorrect firware upgrade XML file
- improved stability when sending large ping amounts
- improved stability when stopping traffic generator
- removed "local-address" requirement when "ipsec-secret" is used
- added support for "Delegated-IPv6-Pool" and "DNS-Server-IPv6-Address" (CLI only)
- do not show unused "dmg" paramete
- prefer AP with strongest signal when multiple APs with same SSID present
- show running frequency under "monitor" command
- added "System/SwOS" menu for all dual-boot devices
- do not allow setting "dns-lookup-interval" to "0"
- show "LCD" menu only on boards that have LCD screen
- fixed frequency duplication in the frequency selection menu
- fixed incorrect IP header for RADIUS accounting packet
- improved 160MHz channel width stability on rb4011
- improved DFS radar detection when using non-ETSI regulated country
- improved installation mode selection for wireless outdoor equipment
- set default SSID and supplicant-identity the same as router's identity
- updated "china" regulatory domain information
- updated "new zealand" regulatory domain information
- improved client-initiated renegotiation within the SSL and TLS protocols (CVE-2011-1473)