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
- “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
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
This is a duplicate of issue #1065883