Copyright © 2026 Unity Technologies
Unity 6000.2 has reached its end of life and will not receive further updates. If you need additional fixes, please upgrade to a newer Unity version.
Cancelling: the 6000.1 version has reached its end of life. If you need additional fixes, please upgrade to a newer Unity version.
Cancelling port since 2023.2 is an unsupported version
Unity 2021.3 has reached its end of life and will not receive further updates. If you need additional fixes, please upgrade to a newer Unity version.
How to reproduce:
1. Open the attached “IN-72831“ project
2. Open the “bug_primitiveid” scene and enter Play mode
3. Press the “Stats” button in the top-right corner of the Game view
4. Take note of the frame rate displayed in the Statistics window
5. In the Project tab, navigate to “Assets/ExampleCode/” and select the “Unlit_NewUnlitShader” Material
6. In the Inspector, select the “Shader” drop-down and choose “Tesselation/BUG_SV_PrimitiveID”
7. Repeat step 4
Expected result: The frame rate does not change when the shader is changed
Actual result: There is a significant drop in frame rate when the tessellation shader is applied (160FPS to 100FPS)
Reproducible in: 2021.3.37f1, 2022.3.26f1, 2023.2.19f1, 6000.0.0b16
Reproducible on: macOS 10.15 (Intel), macOS 11.7.2 (Intel), macOS 12 (Silicon)
Not reproducible on: Windows 10, Windows 11
Notes:
Issues you vote on will appear here