Search Issue Tracker
[Terrain][URP] Terrain holes aren't clipped from shadow map
Reproduces in 10.4.0 and upDoes not reproduce in 7.6.0Repro steps:1. create a terrain2. Paint a hole in the terrain3. Create a plane... Read more
[Shadergraph] Erroring unconnected node causes material to become invali...
Does not repro in Version: 2021.1.8f1.2516Repros in 2021.2.0b3.3078.7 Repro steps:1. Create a URP Lit shadergraph in a project with ... Read more
JsonSerializer.Deserialize<>() returns an empty object
Reproduction steps:1. Open the attached project "ConvertJSON.zip"2. Open the Scene "SampleScene"3. Press Play Expected result: "gt" ... Read more
Shadow Caster 2D does not work in Game View when using Perspective Camera
How to reproduce:1. Open attached project "SteelFlood_Dev.zip"2. Open "Show" scene3. Enter Play Mode4. Observe the shadow Expected r... Read more
Windows XR Plugin meshing does not report any removed meshes
How to reproduce:1. Open the attached "TestSpatial.zip" project2. Open the Scene "SampleScene"3. Connect to a XR device through "Win... Read more
Building AssetBundle throws "Plugin 'openxr_loader.dll' is used from sev...
How to reproduce:1. Open the user's attached "SceneBundling" project2. Select Asset Bundles->Build3. Observe the Console Expected... Read more
[Editor] LOD Group triangle count is inaccurate for sub-meshes
1. Set a mesh with submeshes as your LOD Mesh2. Check the triangle count in the LOD Inspector Actual result: the triangle count is s... Read more
OnActiveBuildTargetChanged not called in batch mode
Reproduction steps:1. Download the attached user's project "switchPlatform.zip"2. Run "{path to Unity} -batchmode -nographics -quit ... Read more
[iOS] Batchmode abort "Timeout after 300 seconds" when building using Co...
Reproduction steps:1. Download and unzip the project that the customer attached2. On CLI execute command <Unity installation> ... Read more
[Barracuda]Output tensor channels are swapped and values are much higher...
Reproduction steps:1. Open the "UnityProject" from the latest "default" branch.2. Make sure to run the generate-all script to update... 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