Search Issue Tracker
The actions Copy/Paste Material Properties do not copy Texture tiling/of...
Steps to reproduce:1. Open the attached user's project "1273930_CopyTilingSetting"2. Select the "CopyFrom.mat" material under the As... Read more
Editor crashes when building if calling "ShaderKeyword" methods in "IPre...
How to reproduce:1. Open project "ShaderKeywordCrash.zip"2. Build the project Expected result: No crashActual result: Crash Reproduc... Read more
Tooltip doesn't appear when hovering over a material's property in the I...
How to reproduce:1. Open the user's attached "MaterialEditorBugs" project2. Select the "Unlit_MyShader" asset3. Hover your cursor on... Read more
Unexpected full floating precision register when using UNITY_DECLARE_TEX...
1. When using UNITY_DECLARE_TEX2D_HALF, there is a full floating precision register in compiled shader. It should be a half floating... Read more
ComputeShader.SetVector() does not work when assigning to int4
Reproduction steps:1. Open the attached project "Case_1413515.zip" and load Scene "SampleScene"2. Enter Play Mode3. Observe the Game... Read more
Variant preparation does not show the name of the shader
The progress dialog that is shown while preparing shader variants for compilation does not show the shader being processed. Read more
Error and warnings opening Shader Graph with Built-In Renderer
Repro:1. Create new project.2. Install Shader Graph package.3. Assets > Create > Shader Graph > BuiltIn > Lit4. Open the... Read more
[iOS] Shaders are recompiled on subsequent builds
Reproduction steps:1. Download and open the attached "urp_template.zip" project2. Build the project for iOS3. Repeat step 2 Expected... Read more
Shaders: pragma require for a specific stage may result in one stage com...
STR:1. Create a new project using the 3D template.2. Copy the attached shader to the Assets folder.3. Add a cube to the scene.4. Cre... Read more
Caching PP doesn't put a space if "\ \n" is used
STR:1. Create a new project using the 3D template.2. Copy the attached shader to the Assets folder.3. Add a cube to the scene.4. Cre... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class