Search Issue Tracker
[Backport] Shader.worldPosition interferes with drawing of the Shader wh...
Reproduction steps:1. Open the user's attached project2. Open the "SampleScene" Scene3. Enter the Play Mode4. Click on the "Use Matr... Read more
No error or warning thrown when compiling a shader with a comma instead ...
Reproduction steps:1. Open the attached project "1415608.zip"2. Open "SampleScene"3. Edit line 43 of NewSurfaceShader.shader to "fix... Read more
ShaderPropertySheet native tests failing Unity 2022 when minConstantBuff...
How to reproduce:1. Clone Unity 2022/staging source code2. Build the editor3. From the directory where the editor is(e.g. D:\unity20... Read more
Sequential shader compilation significantly slows down AOV capture when ...
How to reproduce:1. Open users attached project2. Open Assets > Scenes > SampleScene.unity3. Open Window > General > Rec... Read more
[XR][Built-in RP][Surface Shader] UNITY_SETUP_STEREO_EYE_INDEX_POST_VERT...
Steps to reproduce:1. Create a VR template project or download the project from the attached Google Drive2. Install Oculus plugin th... Read more
Full floating precision register is used when compiling Shader to GLES3
How to reproduce:1. Open the user's attached project2. In the Project window, under Assets, select the Shader "Modx-CharacterDissolv... Read more
Editor crashes when loading Compute Shaders and calling Dispatch function
How to reproduce:1. Download the attached project 'ComputerShaderCrashReportProject.zip'2. Open 'ComputeShaderTest' Scene3. Build Ad... Read more
Crash when cyclic dependency not detected caused by a git merge and not ...
Reproduction steps:1. Open the user's attached project2. Select "BaseMaterial" in the project window Expected result: Editor crashes... Read more
Materials can not be modified when using ScriptedImporter
Reproduction steps: Open the attached project (“Bug.zip“) Select Assets/NewMat In the Inspector window check “Set Keyword” checkbox ... Read more
Compute Shader is not using defined constants when setting data with Set...
How to reproduce:1. Open project "ComputeShaderSetConstantBuffer.zip"2. Enter Play Mode3. Observe the Console For Dx11 / 12 API: Run... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS