Search Issue Tracker
[URP][Mobile] Dithering does not work on mobile devices when implemented...
Reproduction steps:1. Download and open the attached project: "ShaderClipIssue-2021.2.zip"2. Build and Run to a mobile device3. Obse... Read more
Custom packages are not importing into Unity
Reproduction steps:1. Open user-submitted project2. Navigate to Assets -> Import Package -> Custom Package...3. Import any cus... Read more
Texture mesh leftover after original fix when building project in WebGL
How to reproduce:1. Open the attached "WebGL_bug.zip" project2. Build and Run as a WebGL project Expected result: No mesh between th... Read more
"NullReferenceException" error appears when creating UIDocument in UI To...
How to reproduce:1. Open attached project "hyper-ar-unity.zip"2. In the Project window press right-click and Create>UI Toolkit>... Read more
[Android][SAMSUNG S PEN] Input.mousePosition stops updating when the S-P...
Reproduction steps:1. Open the attached project "PenBug.zip"2. Build and install the application on a device3. Open the Android Logc... Read more
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
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