Search Issue Tracker
Folder hierarchy not shown in Visual Studio Solution Explorer when a pac...
How to reproduce:1. Open the attached project's "case_13427170-Project.zip"2. In the Project Window, open any of the Scripts (to ope... Read more
Certain Japanese typographic symbols break script when put in preprocess...
Reproduction steps:1. Open the attached project "JapaneseTypography.zip"2. Open scene "Scene"3. Open "Test.cs" script4. Input certai... Read more
[WebGL 1.0][URP] Material is rendered with higher smoothness value when ...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Make a WebGL build3. Host the built WebGL Player local... Read more
[macOS] VideoPlayer.clockTime is ~0.5 of a frame's length smaller after ...
Reproduction steps:1. Open the attached project "unity-video-tests" and load Scene "SampleScene"2. Open "Scripts/Seeking.cs" and com... Read more
[WebGL][macOS] Build fails with "ENOENT: no such file or directory" when...
How to reproduce:1. Create a new project using the default 3D template2. In the Package Manager, import the provided package locally... Read more
Resizable Window size is not being reset when Resizable Window setting i...
Reproduction steps:1. Create a new Unity project2. Go to File -> Build settings -> Player Settings... -> Player -> Resol... Read more
[XR SDK] [OpenXR] [HDRP] Screen Space Shadows don't align when Single Pa...
Reproduction steps:1. Open the attached project ("Issue-HDRP-ScreenSpaceShadows-Single-Pass-Instanced.zip")2. Open the "SampleScene"... Read more
[HDRP] [PS4] Broken planar reflections of Eye and Fabric shaders.
Versions tested: 2021.2.0b3 + current SRP masterSteps to reproduce: 1) Open 005-DistortCloudsParallax test in HDRP_RuntimeTests2) Sw... Read more
Pass.CompileVariant crashes the shader compiler when using a target plat...
STR: see case 1348862 Read more
No API to check whether a Pass has a given shader stage
Pass.CompileVariant API requires a shader stage parameter to be provided. There is currently no API to check if it makes sense to co... 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