Search Issue Tracker

By Design

Votes

0

Found in [Package]

10.0.0-preview.26

Issue ID

1264802

Regression

No

[URP] Editor throws errors when Physics bult-in package is disabled

Package: Scriptable Render Pipeline Universal

-

How to reproduce:
1. Create a new URP project with 7.0.0 or higher version
2. Disable the Physics built-in package in the Package Manager window
3. Observe errors in the Console window

Expected result: URP should not depend on Physics package
Actual result: URP depends on Physics package

Reproducible with: 2019.4.7f1(7.0.0, 7.4.1), 2020.1.1f1(8.2.0), 2020.2.0a20(10.0.0-preview.26)
Could not test with: 2018.4.26f1 (No URP)

  1. Resolution Note:

    Physics is required by the Core SRP packages for the Volume framework. There is currently no other way to process efficient interesections so this cannot be changed for now. There is ongoing discussions regarding this matter but nothing in the short term is going to be done about this.

Comments (1)

  1. HoangVP

    Aug 27, 2021 04:11

    I've been making a WebGL game with URP, but Post-Processing is not used.
    Since the total build size is 30.1MB, I would like to remove the Physics package (required by Volume framework) which is 6.92MB.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.