Fixed an issue where the input field caret moved back to the end of the text when typing.
AndroidFixiOSUUM-121294
Fixed bidirectional synchronization between the virtual keyboard and UGUI textfield.
AndroidFixUUM-133870
Fixed editText setText resets the IME's internal cursor to end-of-text, independently of the EditText's selection.
AndroidFixUUM-142513
Fixed TouchScreenKeyboard.selection.length always returning 0.
AndroidFixUUM-125821
SystemInfo.processorModel and SystemInfo.processorManufacturer now return unknown on Android API levels below 32 instead of a warning string, matching the behaviour on other platforms.
AndroidFixUUM-150389
Fixed audiomixer fader clicking in playmode.
AudioFixUUM-150250
The Editor no longer logs an error when the audio output device fails to re-initialize while resuming the output after a period of silence. The output now stays suspended, a warning is logged, and the resume is retried the next time audio is used. Also fixed a potential crash on Editor shutdown when the output could not be resumed.
AudioFixUUM-115959
Fixed the IL2CPP Analytics tool exiting with a JsonException after a successful build when the system clock moved backwards during the build.
Build SystemFixUUM-150019
Fixed mesh particles rendering with incorrect UVs (and other vertex channels) when the source mesh used a non-float vertex format such as 8-bit UNorm.
EditorFixUUM-141864
Fixed Undo/Redo for "GPU Instancing" and "Double Sided Global Illumination" fields for Materials in Inspector.
EditorFixUUM-143569
Reduced GC allocations when a GUISkin style is assigned during OnGUI.
IMGUIFixUUM-134155
Fixed the Editor hanging on the splash screen when a dialog opened while a scene was loading.
LinuxFixUUM-151324
Fixed Camera Fade OFF + Soft Particles ON combination making particles disappear on some devices.
ParticlesFixUUM-146249
Added guard to avoid hitting a debug assert in dev player builds.
PlayerFixUUM-152365
Fixed a NullReferenceException thrown when saving Profiler data from the top menu of the Standalone Profiler window after toggling the UI Toolkit Live Reload option.
ProfilerFixUUM-150706
Resolve hang during compilation.
ScriptingFixUUM-126023
Fixed render passes not being merged on older iOS devices (Apple GPU family 3 and below) once a native pass was considered to be over the on-tile pixel storage limit, which serialized the whole frame into one native pass per render pass.
SRP CoreFixiOSUUM-148865
Fixed infinite loop in text measure with hyphen preceded by whitespace.
TextFixUUM-144559
Fixed stale font faces after source Font unload/reload.
TextFixUUM-150877
Fixed a potential crash that would occur when generating a font asset in the Font Asset Creator.
TextCoreFixUUM-125366
Fixed a potential crash that would occur when generating a font asset in the Font Asset Creator.
TextCoreFixUUM-141061
Fixed a potential issue where an alternative font face could be used when generating a font asset in the Font Asset Creator.
TextCoreFixUUM-137866
Fixed a potential memory leak that would occur when cancelling font asset atlas generation in the Font Asset Creator.
TextCoreFixUUM-142952
Fixed ellipsis line-breaking recursion when the font lacks an ellipsis glyph and Ellipsis overflow mode is selected.
uGUIFixUUM-134066
Fixed elements removed from a panel being kept in memory until the next focus navigation.
UI ToolkitFixUUM-151139
Fixed the UXML document being marked as having unsaved changes when using the Cut operation in UI Builder.
UI ToolkitFixUUM-151306
Fixed missing tile map grid lines. Ensure preview camera render target is correct after rendering with an SRP.
Fixed reflection probes not being applied correctly to Shader Graph materials in the Deferred+ rendering path.
ScriptableRendererData.TryGetRendererFeature was throwing NullReferenceException.
Disallow re-categorization of built-in attributes.
VFX GraphFixUUM-151058
Fixed out of bounds accesses occurring when using MeshToSDFBaker with certain voxel counts.
VFX GraphFixUUM-151674
Fixed a VideoPlayer freeze for looping clips that could occur upon entering Playmode, where playback would stop and not recover.
VideoFixUUM-144106
[Android] A crash caused by Vulkan video decoding workaround being applied incorrectly.
VideoFixAndroidUUM-145932
Fixed NameFilesAsHashes functionality.
Fixed error if shader expects a cube texture but a texture wasn't explicitly bound.
WebGLFixUUM-150746

Pick your Unity version

Unity Releases compares releases against the version your project is on. Picking it now keeps Compare versions focused on what changes between where you are and where you might be going.