Search Issue Tracker
Go wide on shader compression
Shader compression is currently single-threaded and frequently takes >1 minute (HDRP scenario). For large shaders it can actualll... Read more
Errors while compiling Shader Graph when two added Node groups have inpu...
Reproduction steps:1. Open the attached project "1370153.zip"2. Open Scene "Assets/Scenes/SampleScene"3. Open Shader Subgraph "Asset... Read more
Poor performance when loading or unloading a large Scene
Reproduction steps:1. Open the attached project "PerformanceTest.zip"2. Open "Loader.unity" Scene3. Enter Play Mode4. Click "Load He... Read more
[Android][URP][Vulkan] Particles are not fully rendered or are misplaced...
Reproduction steps:1. Open the attached user's project "Android URP Particles Glitch.zip"2. Make sure that Graphics Jobs is enabled ... Read more
Directional Light Shadows are displayed just black or just white when ch...
How to reproduce:1. Open project "LightBug.zip"2. In the Hierarchy window select "Directional Light"3. In the Inspector window chang... Read more
NullReferenceException when creating a GameObject and calling it in Awak...
Reproduction steps:1. Open the attached project ("1373010_Test21.2.0a11.zip")2. Open Test Scene3. Select the "Add Test Script here" ... Read more
[FrameDebugger] VFX compute events flickers
Steps:1. Create a HDRP template project2. Open SampleScene3. Enable FrameDebugger4. Select the VFX events and they flickers Reproduc... Read more
Search results not highlighted when searching in UI Toolkit Debugger
Steps to reproduce:1. Open a new project2. Press File > Build Settings3. Enter the context menu (3 dots)4. Press 'UI Toolkit Debu... Read more
Speech Recognition is not supported error is thrown when setting Unity H...
How to reproduce:1. Enable Speech Recognition on your machine2. Set the Unity version to run as an administrator3. Set the Unity Hub... Read more
Sprite Shape Corner is not set when setting multiple corners
How to reproduce:1. Open project "UIToolkit Bug.zip"2. In the Hierarchy window select "Open Sprite Shape"3. In the Inspector window ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used