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
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
Fixed conditional checks for correct unity version