Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.1.X, 2017.2.X, 2017.3.X
Votes
0
Found in
2017.1.0p4
Issue ID
944334
Regression
Yes
[KeywordEnum(UV1, UV2)] in shaders causes a compilation error when building for Standalone
Steps to reproduce:
1. Download and open the attached project
2. Build for Standalone to force a shader recompile
Expected result: build compiles shaders without failure
Actual result: Shader error in 'Camo/Metallic/Opaque': Did not find shader kernel 'vert_surf' to compile (on d3d11)
Reproduced on 2017.1.0a1*, 2017.1.0p5, 2017.2.0b9, 2017.3.0a6
Not reproduced on 5.6.3p2
Regression introduced on 2017.1.0a1
*On 2017.1.a1 the build completes successfully, though the error is still thrown. On future version the build fails due to this. The shader works completely fine in the editor
Verified FIXED 2017.3.0b8, 2018.1.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
Add comment