Search Issue Tracker
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
Pass.CompileVariant throws errors when iterating over all subshaders and...
STR: 1. Create a new surface shader.2. Put the attached script into the `Assets/Editor` folder.3. Run the script from the menu "MyMe... 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
- Editor hangs when painting Details containing 2D Mesh on Terrain
- No audio is played when TimelinePlayable has one output
- Scene and Sprite Editor views break when an edge is deleted in an attempt to split geometry
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed