当前位置: 首页 > article >正文

Unity Windows 2023 Release-Notes

🌈Unity Windows 2023 Release-Notes

本文信息收集来自自动搜集工具👈

版本更新内容
2023.2.13Windows: Fixed Double backslash becoming single backslash when passing a Network path as a command line argument.(UUM-55979)
2023.2.9Windows: Fixed automatic resizing of an unfocused player window once the mouse button is released.(UUM-49236)
2023.2.9Windows: Fixed crash when reading data from non-compliant HID peripherals.(UUM-59628)
2023.2.7Windows: Removed undesirable HID warning messages.(UUM-56489)
2023.2.0Windows: Fixes an issue with unreliable Cursor.SetCursor behaviour.(UUM-46718)
2023.2.0Windows: Enabled the generated projects to now target the Visual Studio version you open them in instead of Visual Studio 2015, when you use the Generation Visual Studio Solution option to build for Windows.
2023.2.0Windows: Added the requirement of Visual Studio 2019 and Windows 10.0.19041.0 SDK when building Windows and Universal Windows Platform with IL2CPP scripting backend.
2023.2.0Windows: Updated the system requirements for the Windows Player to Windows 10 Version 21H1 (build 19043).
2023.2.0Windows: Enabled Numpad Equals to now be registered with the Input System.(UUM-15023)
2023.2.0Windows: Fixed a bug with multi-channel audio input on Windows. Previously, if Unity tried to capture from a microphone with more than 2 channels, Microphone.Start would fail and an Unsupported file or audio format error would appear in the console.(UUM-26565)
2023.2.0Windows: Fixed a possible crash when the non-client area is redrawn before the player is fully initialized.(UUM-43075)
2023.2.0Windows: Fixed a potential crash during Windows Player cleanup.(UUM-25383)
2023.2.0Windows: Fixed an error where Unity expects an expression rather than a type when building with Bullseye.
2023.2.0Windows: Fixed an issue that made it impossible to escape double quotes under quotes in command-line arguments.(UUM-36789)
2023.2.0Windows: Fixed an issue with the Player Mode window getting the wrong size when using Alt + Enter to switch between Windowed and Borderless views.(UUM-49091)
2023.2.0Windows: Fixed IME text input not being reported appropriately when users clicks away while using an IME, with the input system. The characters would be reported multiple times.(UUM-24734)
2023.2.0Windows: Fixed incorrect display names of certain subset of keys.(UUM-22694)
2023.2.0Windows: Fixed quoting of the command line arguments.(UUM-21600)
2023.2.0Windows: Fixed the Restart Unity as a standard user button so it now works when the Editor is run as an administrator because the Unity Hub is running as administrator or due to Unity’s executable compatibility flags being configured to be run as administrator.(UUM-42508)
2023.2.0Windows: Fixes an issue with unreliable Cursor.SetCursor behaviour.(UUM-46718)
2023.1.20Windows: Sometimes the wrong image is displayed when using Cursor.SetCursor in software mode(UUM-46718)
2023.1.19Windows: Sometimes the wrong image is displayed when using Cursor.SetCursor in software mode(UUM-46718)
2023.1.18Windows: Sometimes the wrong image is displayed when using Cursor.SetCursor in software mode(UUM-46718)
2023.1.17Windows: AsyncOperation returned by Screen.MainWindowMoveTo now gets invoked upon completion of the screen move.(UUM-45273)
2023.1.9Windows: Fixed possible crash where non client area is redrawn before player is fully initialized.(UUM-43075)
2023.1.7Windows: Fixed “Restart Unity as a standard user” button not working when Unity editor gets run as administrator due to Unity Hub running as administrator or due to Unity’s executable compatibility flags being configured to be run as administrator.(UUM-42508)
2023.1.5Windows: Fixed for preserving escaped double quote in a quoted command line argument.(UUM-36789)
2023.1.4Windows: Fixed PlayerPrefs API in case registry keys has been manually deleted.(UUM-35575)
2023.1.1Windows: Fixed a bug with multi-channel audio input on Windows. If we tried to capture from a microphone with more than 2 channels, Microphone.Start would fail and an “Unsupported file or audio format” error would appear in the console.(UUM-26565)
2023.1.0Windows: Fixed an issue that the Numpad Equals can now be registered with the Input System.(UUM-15023)
2023.1.0Windows: Enabled Windows ARM64 Player compilation.
2023.1.0Windows: Split Unity.exe into two binaries: Unity.exe and Unity.dll. Almost entirety of what was in Unity.exe is now in Unity.dll.
2023.1.0Editor: Windows: now you can switch to Editor Launch Screen using alt+tab.
2023.1.0Windows: Fixed “Failed to determine current display mode, falling back to main display mode.” error getting spammed in certain RDP scenarios.(UUM-3700)
2023.1.0Windows: Fixed a crash on startup when Vjoy HID device is connected to a computer.(UUM-8786)
2023.1.0Windows: Fixed a potential crash during Windows Player cleanup.(UUM-25383)
2023.1.0Windows: Fixed an issue that the Numpad Equals can now be registered with the Input System.(UUM-15023)
2023.1.0Windows: Fixed an issue that the UnityPlayer.dll properties sheet is now more complete.(UUM-10370)
2023.1.0Windows: Fixed Build to source folder when the project build dir is deleted.(UUM-25240)
2023.1.0Windows: Fixed for incorrect display names of certain subset of keys.(UUM-22694)
2023.1.0Windows: Fixed IL2CPP runtime compilation failing when building C++ code using Visual Studio 2022 17.4 or newer.(UUM-17921)
2023.1.0Windows: Fixed IME text input not being reported appropriately when users clicks away while using an IME, with the input system. The characters would be reported multiple times.(UUM-24734)
2023.1.0Windows: Fixed incorrect scan codes that are exposed through KeyControl.scanCode of New Input System.(UUM-9029)
2023.1.0Windows: Fixed quoting of the command line arguments.(UUM-21600)
2023.1.0Windows: Fixed resolution misdetection on vertical displays, which caused APIs like Screen.currentResolution or Screen.GetDisplayLayout() return wrong data and the player contain letterboxing when it shouldn’t.(UUM-7552)
2023.1.0Windows: Fixed sizeof type error in StackWalker library.
2023.1.0Windows: Modified full stack traces so that when they are enabled on Windows, Unity will no longer try to resolve symbols from the symbol server. This prevents a potential stall the first time a stack trace is printed.(UUM-11802)
2023.1.0Windows: Reduced reported unaccounted memory in Memory Profiler.(PROF-2319)
2023.1.0Windows: Removed “Unity playback engine” text from the property sheets for Windows player executable.(UUM-15330)
2023.1.0Windows: Restored the display enumeration behaviour back to Unity 2021.1 and earlier: the primary display will always be treated as display 1.

http://www.kler.cn/a/385955.html

相关文章:

  • Nginx: 实现Websocket代理
  • 后端总指挥---文件接口
  • 【计算机网络】TCP网络特点2
  • Flume和kafka的整合
  • JavaSE常用API-日期(计算两个日期时间差-高考倒计时)
  • C++中特殊类设计/单例模式
  • 软考系统架构设计师论文:论面向对象的建模及应用
  • 聊一聊:今天是记者节,你觉得大模型时代还需要专业的记者与内容吗?
  • 抖音小程序流量主掘金新玩法——看广告娱乐与收益的双赢新机遇
  • MATLAB和Python及R聚类和亚群识别
  • Spring Boot 接口与单元测试
  • RHCE的学习(14)
  • MAN TruckScenes数据集:第一个用于自动驾驶卡车的大规模多模式数据集。
  • ubuntu中apt-get的默认安装路径。安装、卸载以及查看的方法总结
  • vscode使用之vscode-server离线安装
  • TCP连接如何保障数据传输安全
  • 【C++】哈希表模拟:开散列技术与哈希冲突处理
  • 这是一个bug求助帖子--安装kali 遇坑
  • 【青牛科技】GC5931:工业风扇驱动芯片的卓越替代者
  • Stable Diffusion的解读(一)
  • CS61b part5
  • 【C++】C++的单例模式、跟踪内存分配的简单方法
  • U3D游戏开发之骨骼动画相关
  • Linux内核USB2.0驱动框架分析--USB设备枚举过程
  • 有功功率,无功功率,视在功率,额定功率关系
  • TSMI252012PMX-2R2MT电子元器件详解