Search Issue Tracker
Duplicate
Votes
0
Found in
2018.3.0a5
Issue ID
1064741
Regression
No
[iOS][Shaders] EdgeLengthBased and Phong objects aren't rendered when using Tesselation Shader
To reproduce:
1. Open project attached by QA or use [Shaders] FTP from qa-project-share collab
2. Build ShaderTest_Custom_Tesselation scene
3. Run it on mobile device
Expected result: Each supported game object should be rendered correctly
Reproduced with: iPhone X iOS 11.4.1, iPad Pro iOS 11.4
Android devices show that this shader is not supported (tested with Razer Phone and Samsung Galaxy S8).
Reproduced with: 2018.3.0a6 (da73f99a4e02), 2018.2.0b7
Not reproducible with 2017.4.6f1 (not supported)
2018.1.3f1 Xcode throws this error:
program_source:245:21: error: use of undeclared identifier 'edgeTessellationFactor'
u_xlat0.x = edgeTessellationFactor[2] + edgeTessellationFactor[2];
Fixed in 2019.1.0a2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Asset icon is not shown on creation unless you confirm the name
- APV Sky occlusion doesn't consider the terrain
- [iOS] "EXC_BAD_ACCESS" Player crash when Script Debugging is enabled
- Cursor skips input fields when tabbing between two sets of input fields
- "Shader error redefinition of 'Varyings'" error appears when selecting the shader
This is a duplicate of issue #1065883