Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
2
Found in
2021.2
2021.2.0b2
2022.1
Issue ID
1348125
Regression
No
[Metal] Tessellation shader is either invisible or not shaded properly, shader not supported error
Reproduction steps:
1. Open the project that the customer attached in "TessellationMetalIssue-2021.2.zip"
2. Enter Play Mode in SampleScene and inspect the sphere
3. Go Edit -> Project Settings -> Player -> Other settings
4. Switch graphics API to Metal (will require editor restart)
5. Enter Play Mode in SampleScene and inspect the sphere again
Expected result: the sphere will look the same
Actual result: there is no sphere at all (there are images in edits)
Reproducible with: URP 12.0.0 (2021.2.0b3, 2022.1.0a1)
Could not test with: 2018.4.36f1, 2019.4.29f1, 2020.3.14f1, 2021.1.14f1 (the project breaks, multiple errors, etc.)
Partly reproducible with iOS Metal: the tessellated sphere will appear, however, will be incorrectly shaded, there are unsupported shader errors in the Xcode debugger
iOS tested with: iPhone 12 (iOS 14.2)
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
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a7.1073
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0b10.3401