Search Issue Tracker

Fixed

Votes

0

Found in [Package]

1.25.1

Issue ID

ADDR-4033

Regression

Yes

"'IProfilerEmitter' could not be found" error when installing Addressables and Adaptive Performance packages in the same project

Package: Addressables

-

How to reproduce:
1. Create any new project
2. Open the Package Manager (Window → Package Manager)
3. Install the Addressables package (com.unity.addressables)
4. Install the Adaptive Performance package (com.unity.adaptiveperformance)
5. Observe the Console window

Expected result: No errors appear
Actual result: “'IProfilerEmitter' could not be found” error appears in the Console window

Reproducible with: 1.22.2(2021.3.51f1), 1.25.1(2021.3.54f1)
Not reproducible with: 1.21.21(2021.3.51f1), 1.25.1(2022.3.64f1), 2.6.0(6000.0.54f1, 6000.1.13f1, 6000.2.0b11, 6000.3.0a3)

Reproduced on: Windows 10(Reporter), Windows 11
Not reproduced on: No other environment tested

  1. Resolution Note:

    Fixed conditional checks for correct unity version

Add comment

Log in to post comment