Search Issue Tracker
[Vulkan] The memory allocation increases rapidly when there are multiple...
Reproduction Steps:1. Open the attached “IN-121651“ project2. In Build Settings, enable “Development build”3. Build and Run the An... Read more
UUM - Entering Play Mode with compiler errors changes the Play icon to S...
Steps to reproduce: Create a new project Install Multiplayer Play Mode package Create a new script Add anything in the script so it ... Read more
Stage information is not logged when Log Shader Compilation is enabled
How to reproduce:1. Open the “ReproProject.zip“ project2. Open the “BlobShadow“ scene3. Enable Development Build in the “File > B... Read more
Crash on GetSerializedSubProgramForShaderSnippet when exiting Maximized ...
How to reproduce:1. Open the attached “IN-115805” project2. Open the “SampleScene”3. Dock the “Charged Cone Attack“ VFX Graph next t... Read more
Global Volume visual details are blurred when Tonemapping mode is set to...
How to reproduce:1. Open the ‘SampleProject_IDG.zip' project2. Open the ‘Main’ scene3. Enter Play Mode3. In the Hierarchy, select ‘D... Read more
N4E RPC results in compile error
As reported in https://discussions.unity.com/t/netcode-for-entities-1-9-1-released/1690861. A similar issue was pointed out in https... Read more
"You cannot save to an invalid folder" warning dialog box is shown when ...
How to reproduce: Open the "Tile Palette" project Open the "Sample Scene" Select the "Grid/Tilemap" Focus on the Scene view Press th... Read more
PhysicsUserData proeprty drawer does not display the "int64Value" property.
Add a public field of type "PhysicsUserData" to any script. Notice that the "int64Value" property does not show. Read more
Error ‘cannot use casts on l-values’ when a variable is assigned inside ...
How to reproduce:1. Open the project “IN-123001_D3DTest”2. Observe the Console Expected result: No shader error appears in the Conso... Read more
Crash on TexturesD3D12::UploadTextureSubData2D when importing a specific...
Reproduction steps:1. Open the attached project “IN-118423_BOOM.zip”2. Observe the crash Alternatively:1. Open the attached project ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project