Search Issue Tracker
When 'Prebake Collision Mesh' option is on, AssetBundle is built differe...
How to reproduce:1. Open the project2. Execute "Assets > Build AssetBundles"3. Move all files in "Your project path > build" f... Read more
Shadow caster count differs form builtin with same settings
Using LWRP, shadow casters are more, this seems to be something to do with the shadow culling of SRP. In builtin pipeline we get les... Read more
[Android] Tessellation shader does not work on an android device when AP...
To reproduce:1. Open attached project2. In the project settings, make sure that Vulkan is set for graphics API ( not OpenGLES3)3. Bu... Read more
Can not toggle visibility for all objects in the scene back to visible.
How to reproduce: Open any Scene. Click on the Eye-Button next to the Scene in the Hierarchy-Window (default new scene: it's next to... Read more
[Context] Contextual nodes should be offset to appear at the mouse position
Repro steps:1. Create an Initialize contextual node2. Drag an Update node out of it3. Observe how Update is offset to the right by 5... Read more
[PacMan] Links for ‘Timeline’ package opens in local code editor rather ...
[PacMan] Links for ‘Timeline’ package opens in the local editor rather than a web browser. Steps To Reproduce: 1. Create a Project.2... Read more
[VFX Graph] Overrides stored in prefabs get disabled when using prefabs ...
1 - Unzip and include the attached file2. Drag EffectPrefab in a new scene3. Observe how it looks4. Open the prefab and change some ... Read more
[Menu] There's a redundant Visual Effects entry in the Window menu.
Repro steps:1. Open the Window menu on top of Unity.2. Observe that there are two Visual Effects entries. Read more
"Additional Shader Channels" option resets to "Mixed" when activating Ca...
To reproduce:1. Open attached project ("CanvasShaderChannels")2. Select Canvas GameObject and go to the Inspector window3. Change "A... Read more
[iOS] Unity Player does not respect the "Mute Other Audio Sources" toggl...
To reproduce: 1. Download attached project “AudioTest_20183f2.zip" and open in Unity2. Open “SampleScene” scene3. Make sure that "Mu... 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