Crash on MonoBehaviour::Transfer<GenerateTypeTreeTransfer> when the XR Interaction Toolkit Sample Assets are updated
6000.0.34f1
LTS · Released Jan 15, 2025 · Changeset 5ab2d9ed9190 · 41 release notes
Crash on tlsf_free when generating the Font Atlas
Audio Reverb Zone still produces sound when the Audio Source volume is 0
Audio Source clip is not audible when exceeding a high number of active Audio Sources
Application Cloud Connection Id is incorrect when using Build Profile with Player Setting Overrides.
A memory leak occurs in Play mode when using Direct3D12 Graphics API
Allocated graphics memory does not get released when the Editor is out of focus while using D3D12 graphics API
The Camera does not render correctly when the Camera.Rect() is changed and HDR is enabled and DX12 graphics API is selected
D3D12 PSO disk cache feature crashes if paths contain non-ASCII characters
Vertex snapping doesn't work when the GPU Resident Drawer is enabled
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
Player .exe remains open as a background task after closing it when Active Input Handling is set to "Input System Package (New)"
Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
Unable to install ProBuilder package when project is located in an external FAT32/exFAT drive
Can not navigate through the Scene view when using a drawing tablet
[windows only] Switching Project when importing complete project does not import all assets and project opens incomplete
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
Trees do not render in 'Unity Terrain - URP Demo Scene'
Sprite Atlas Override for iOS setting remains disabled when saving its change to enabled
[Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
Player remains in Windows Background processes when the application is closed
2.5.0 to 2.5.1
1.3.8 to 1.3.9
Fixed active buffers for overlay in Rendergraph2D
Fixed an editor crash in the HDRP samples
Fixed an issue where the editor could occasionally crash when exiting the editor with the Input System package included and the Active Input Handling is set to Both or Input System.
Fixed incorrect reporting of missing script compilation files when using source generators
Fixed timeline tracks to now accepts Objects with both object and exposed references
Ensured that the Lighting Window open reference button links to documentation for the correct Editor Version
Fixed sample APV to get proper reflection probe normalization when doing SSGI in scenes where APV has been baked.
Fixed black line artifacts on top of the screen with DRS and downsampled SSAO
Fixed invalid global state pushed when using override camera rendering in the CustomPassUtils functions.
Fixes the bug where DebugDisplay Camera list grew beyond number of active cameras, every time a camera was registered or unregistered.
Ctrl+C not caught on headless MacOS games, in turn, OnApplicationQuit does not get called
Fixed a rare crash during removal of unused material properties.
Fixed Importer Model Editor Inspector: Custom unit conversion no longer allows negative scaling values, will display a warning when negative value is entered
Fixed a recursive event dispatching loop when scrolling to the last item in a dynamic height ListView.
Fixed an issue that caused an InvalidOperationException when selecting a VisualTreeAsset with a referenced data source.
Fixed a small cursor offset when drawing a rectangle selection
Fixed reordering properties inside a category was not possible anymore. Also reordering a category could not work if there was properties at the root (with no category)
Fixed the mouse scrolling sensitivity in Web