Search Issue Tracker

Fixed in 6000.6.0a1

Fixed in 6000.5.X

Votes

0

Found in

6000.4.0b9

6000.5.0a7

Issue ID

UUM-134772

Regression

No

"SerializeReference" warning for “U2DToURPPixelPerfectConverter” is thrown when removing URP package after converting U2D Pixel Perfect to URP

Graphics Tools

-

Steps to reproduce:
1. Create new Unity project using Built-In 2D Template
2. In Hierarchy create Pixel Perfect Camera
3. Install Universal Rendering Pipeline package via Package Manager
4. Open Render Pipeline Converter window
5. Select U2D to URP Pixel Perfect Converter
6. Enable “U2D To URP Pixel Perfect Converter”
7. Press “Scan”
8. Press “Convert Assets”
9. Remove Universal Rendering Pipeline package

\\
Actual results: Warning is thrown in the Console window “The type Unity.2D.PixelPerfect.Editor UnityEditor.Rendering.Universal.U2DToURPPixelPerfectConverter is being serialized by [SerializeReference], but is missing the [Serializable] attribute. To suppress this warning add [Serializable] or use [MakeSerializable].”
Expected results: No warnings are thrown after removing the package, converter data is either properly marked serializable or cleaned up when URP is removed

\\
Reproducible with versions: 6000.4.0b9, 6000.5.0a7
Can’t test with versions: 6000.0.67f1, 6000.3.9f1 (different window design, “U2D To URP Pixel Perfect Converter” not available)

\\
Tested on (OS): macOS Silicon Tahoe 26.2 (M1)

  1. Resolution Note (fix version 6000.6.0a1):

    Fix on latest trunk. Won't backport.

  2. Resolution Note (fix version 6000.5):

    Fix on latest trunk. Won't backport.

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.