Search Issue Tracker
Unity collaborate History windows is empty
How to reproduce:1. Create a new project2. Click on Collaborate in the Services window (Window > General > Services)3. Create ... Read more
Performance spikes caused by Package.GetAll when searching in the Projec...
How to reproduce:1. Open the user's attached project "PackageInfoGetAll.zip"2. Open Window>Analysis>Profiler3. Enable Deep Pro... Read more
Build process succeeds when building without Microphone Usage Descriptio...
Behavior for Microphone Permissions should be the same as Camera Permissions - if you're using the Camera methods and its Usage Desc... Read more
[UI Builder] Cannot change the text fields to a fractional number when t...
How to reproduce:1. Open the "case_1354172" project2. Open the "Assets -> Bug" Visual Tree Asset3. Select "Label" Text under the ... Read more
[Android] Shader compiler generates ivec3 instead of ivec2 when compilin...
Reproduction steps:1. Open the attached projected "ShaderCompilerIncorrectType.zip"2. Select "TextureLoadCompilerBugTest.shader"3. I... Read more
[Android][Hybrid Renderer][Vulkan] Error SwappyVk: "Failed to wait for f...
How to reproduce:1. Download and open the user's project2. Navigate to the Build folder in the Project window and select one of the ... Read more
IL2CPP Player crashes when calling a C# 9.0 function pointer
Reproduction steps:1. Open the attached "FunctionPtrRepro.zip" project2. Go to Player Settings (File > Build Settings > Player... Read more
[UI Builder] styles of uss files are assigned to all element in ui builder
Pre-Steps: 1. Install 2021.1.17f2. Add com.unity.ui.builder 1.0.0-preview.163. Add com.unity.ui 1.0.0-preview.16 Note: any other com... Read more
[Android][XR][URP] ARFoundation with URP makes some devices possibly ove...
How to reproduce:1. Download and open the user's attached project2. Build and Run to an Android device3. Keep the application runnin... Read more
'undeclared identifier 'texture_a'' error when connecting a SampleTextur...
Repro steps:1. Import the attached package in an HDRP-enabled project2. Open 'New Scene'3. Observe the errors Note:- Happens only wi... 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