무엇을 찾고 계신가요?
Unity Platform

Scriptable Render Pipeline API Improvements

Apr 2, 2025
Planned
Safe harbor statement

The following is intended for informational purposes only, and may not be incorporated into any contract. No purchasing decisions should be made based on the following materials. Unity is not committing to deliver any functionality, features or code. The development, timing and release of all products, functionality and features are at the sole discretion of Unity, and are subject to change.

How to share roadmap feedback

If you have accepted to use functional cookies and logged in using your Unity ID at the top right of the page, then sharing feedback is as simple as clicking a card below, selecting a topic’s importance, adding your point of view, and submitting. If you prefer not to accept functional cookies or log in, you will be prompted to enter an email address and validate it, so we know how to reach out when the topic evolves. For more information read the Feedback and privacy terms.

Summary

We will improve the underlying Scriptable Render Pipeline(SRP) API to enable you to achieve the same use cases you had access to in the Built-in Render Pipeline.

If you have specific requests regarding SRP API, please provide feedback and your use cases on this item.

Intended Outcome/Use Case

SRP introduces a more modern architecture for rendering in Unity. The new architecture intends to provide the same functionality and use cases you had access to Built-in Renderer.

We are working to close the gap in API and the foundational functionality of SRP to enable you to achieve the same results as the Built-in Renderer. While the API improvements intend to bring use case and functionality parity with Built-in, the actual SRP API will not always provide a one-to-one match with API in Built-in Renderer. Each missing API or functionality will be implemented to adhere to SRP architecture and design to avoid reintroducing performance bottlenecks and workflow shortcomings in our Built-in pipeline.

To provide some examples, Camera.Render will be replaced with a new RenderRequest API. Override Shaders concept will be added to ScriptableRenderContext.DrawRenderers to achieve the same functionality provided through Camera.SetReplacementShader in Built-in Renderer.

Help us deliver the deliver that matter to you. Let us know how important is this for you.
By submitting you agree to the Unity’s feedback terms and privacy policy.
Discover upcoming updates and share your feedback