Search Issue Tracker
[PackageManager] OverflowException occurs when package manager is docked...
OverflowException occurs when package manager is docked in the editor and you start the project.You can press clear and the message ... Read more
Visual Studio is preselected when installing an Editor version
Reproduction steps:1. Click Installs > Install Editor2. Select an Editor to Install Expected result: Visual Studio is not presele... Read more
[Android] UnityWebRequest.SendWebRequest() produces EOF Exception on And...
Steps to reproduce:1. Open user attached project2. Build & Run on to an Android 4 device3. Click the button and observe the logc... Read more
Unsupported Collaborate package version (1.3.7) is installed in a projec...
How to reproduce:1. Create and open a new project2. Import PlasticSCM plugin into the project (https://assetstore.unity.com/packages... Read more
[HLSLcc] Tilt Shift set to high quality causes a big performance drop
Reproduction steps:1) Open attached project "MYMMO"2) Open scene "Main"3) Enter play mode4) Try changing Tilt Shift quality from Hig... Read more
URP Decal Projector Fade Factor doesn't get updated when changing it thr...
Reproduction steps:1. Open the attached “IN-91071” project2. Open the “Scenes/Tutorial” Scene3. Select the “BurnProjector” GameObjec... Read more
Problem with GatherCmp* methods HLSL->GLSL conversion
When using GatherCmp methods in compute shaders, it's being converted to textureGather method with hlslcc_zcmp_ prefix added to the ... Read more
ObjectDisposedException thrown from builder when undo element creation
1) Create a new project 2) Open UI Builder with a new document 3) Create a Label 4) Press Undo (Ctrl+Z) Error thrown ObjectDisposedE... Read more
[iOS] Slowdown due to precision change for shadowmap uvs
There is a performance regression on A7 devices possibly because of the transition from half4 to float4 for shadowmap coordinates. T... Read more
A wrong compute buffer is returned in a render pass when using the "Comp...
How to reproduce:1. Open the “RenderGraphBug“ project2. Open the “SampleScene“3. Observe the Console window Expected result: The “Bu... 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
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder preview window doesn't update element styling accordingly when changing Active Theme for Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
- Dragger elements from Slider controls doesn't scale and stay outside minimized Canvas window in UI Builder Viewport in UI Builder
- AssetDatabase.FindAssets() misses the edited Sprite Atlas when texture is re-imported