Unity Issue Tracker - Script updater for Unity.2D.PixelPerfect.Editor.dll failed when creating a new project in Unity 6000
Fixed
UUM-77628
Script updater for Unity.2D.PixelPerfect.Editor.dll failed when creating a new project in Unity 6000
Unity: Scripting Buildtime
Fixed
6.2.X
6.1.X
6.0.X
Removed some old ApiUpdater configurations that were causing issues to a small number of projects.
Removed some old (not applicable) ApiUpdater configurations that were causing issues to a small number of projects.
Removed some old (not applicable) ApiUpdater configurations that were causing issues to a small number of projects.
How to reproduce:
1. Create a new 2D project with Unity 6000.0.12f1
2. Observe the result
Expected result: The project is created successfully
Actual result: Script updater for Unity.2D.PixelPerfect.Editor.dll failed
Reproducible with: 6000.0.12f1(user)
Reproduced on: Windows 10 (user), Windows 11(user)
Not reproduced on: Linux (EndeavourOS) (user)
Note:
The issue was not reproducible by CQA, confirming regardless after talking with the developers for further investigation
User has said that the issue is not reproducible in the 2022 stream , but did not specify the version
Errors:
Script updater for Library\Bee\artifacts\1900b0aE.dag\Unity.2D.PixelPerfect.Editor.dll failed with exitcode 130 and stdout:
System.TypeInitializationException: The type initializer for 'APIUpdater.Framework.Configuration.DefaultConfiguration' threw an exception.
---> System.NullReferenceException: Object reference not set to an instance of an object.
Library\PackageCache\com.unity.2d.pixel-perfect\Editor\Converter\U2DToURPPixelPerfectConverter.cs(26,65): error CS0234: The type or namespace name 'PixelPerfectCamera' does not exist in the namespace 'UnityEngine.Experimental.Rendering.Universal' (are you missing an assembly reference?)
Prioritise and Follow this issue
Have a workaround or additional info about this issue?