Search Issue Tracker
[WebPlatform] Audio can not be muted when video is playing
How to reproduce:1. Download the attached VideoProject2. Build and run "Educational Movies" scene on WebGL3. Press Play to play vide... Read more
[VFX Graph] undeclared identifier 'alphaThreshold', ignoring duplicate k...
How to reproduce:1. Import the attached package2. Open Shader Graph that is assigned to VFX3. Add Virtual Texture property and save ... Read more
Error "GUI Error: Invalid GUILayout state" when using BeginVertical
Reproduction steps:1. Open user's attached project2. Select GameObject in the Hierarchy3. In the Inspector find Script Component and... Read more
UnityWebRequest interrupted before completion causes memory leak
Reproduction steps:1. Open user-submitted project2. Open the "TestScene" scene in the Assets folder3. Open Profiler by navigating to... Read more
Socket.Handle returns wrong value when used in IL2CPP Build
Reproduction steps:1. Open user-submitted project2. Navigate to File -> Build Settings3. Press Add Open Scenes4. Build and Run th... Read more
Problem with GetDimensions method HLSL -> GLSL conversion
When using GetDimensions method in compute shader, it's being converted to length method for buffer with _buf postfix. But variable ... 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
BuildPlayerOptions.assetBundleManifestPath can not be set by using Build...
Reproduction steps:1. Open the user attached project2. Open Build Settings and press Build3. Wait until the build is finished4. If a... Read more
Shader compiler outputs wrong shader code when entering Play Mode
Reproduction steps:1. Open the attached project "GreenRed.zip"2. Go to Assets > Scenes > "SampleScene"3. Enter Play Mode Expec... Read more
[Search] Filter pop-up text overlaps when window width is decreased
Repro:1. Open Editor.2. Open Unity Search (Ctrl+K)/(Edit-> Search All).3. Resize the window to decrease it's width.4. Type 'h:' a... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default