Search Issue Tracker

Won't Fix

Votes

0

Found in [Package]

1.1.10

Issue ID

1132158

Regression

No

Scriptable Render Pipeline Component values of the Camera are not pasted when copying them from another Camera

Package: Scriptable Render Pipeline Core

-

How to reproduce:
1. Open user attached project "copyHDRP.zip"
2. Select "Main Camera" GameObject
3. Right Click on the Camera Component in the Inspector
4. Select "Copy Component"
5. Select "Main Camera_2" GameObject
6. Right Click on the Camera Component in the Inspector
7. Select "Paste Component Values"

Expected result: All Component values of the Camera are pasted
Actual result: HDRP Component values of the Camera are not pasted

Reproducible with - 2018.3.7f1, 2019.1.0b5, 2019.2.0a7
Reproducible package version - 1.1.10; 4.10

Notes:
1) Could not test with 2017.4 because Scriptable Render Pipeline is not supported by that version.
2) Could not test with earlier package versions because there were no additional Component values in the Camera.

  1. Resolution Note:

    A large refactor is required to have this fixed with plenty of others issue related to that. Work have been started on Camera. It will stay like this at least up to 2020.2.
    Meanwhile, user should copy paste both component (Camera and HDAdditionalCameraData) to have full copy.
    There is similar issue on Light and Reflection Probe regarding their respective AdditionalData components.

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.