Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
5
Found in
2021.3.37f1
2022.3.26f1
2023.2.19f1
6000.0.0b16
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
7000.0.0a1
Issue ID
UUM-71678
Regression
No
Tessellation has poor performance in URP when rendered using Metal
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:
- Also reproducible in Player
- Not reproducible with OpenGLES3, OpenGLCore, and Vulkan graphics APIs
- The shaders failed to render using Direct3D11 and Direct3D12
Comments (1)
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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
flyer19
Sep 09, 2024 06:09
how about this now?