Search Issue Tracker
Fixed in 2019.1.X
Votes
2
Found in
2017.4.14f1
2017.4.19f1
Issue ID
1129457
Regression
No
[Switch][PostProcessing] Building Player results in Shader errors
Reproduction steps:
1. Open "case_TRND-1115-PPSCompileError.zip" project
2. Build for Switch
3. Notice errors in the Console window
Expected Result: No errors appear
Actual Result: Errors appear
Reproduced with: 2017.4.21f1
Did not reproduce on: 2019.2.0b4, 2019.2.0a1, 2019.1.0b4, 2019.1.0a7, 2018.3.7f1, 2018.3.0b9, 2018.2.20f1, 2018.2.5f1
Errors:
Shader error in 'Hidden/PostProcessing/Uber': Vertex shader compilation failed.
Shader error in 'Hidden/PostProcessing/FinalPass': Vertex shader compilation failed.
Shader info log:
_shader1544178020(26) : error C0000: ... or #extension GL_NV_viewport_array2 : enable
_shader1544178020(26) : error C0000: ... or #extension GL_AMD_vertex_shader_layer : enable
(on switch)
Compiling Vertex program with STEREO_INSTANCING_ENABLED FXAA_KEEP_ALPHA
Platform defines: UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_COLORSPACE_GAMMA UNITY_LIGHTMAP_RGBM_ENCODING
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment