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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
Resolution Note:
Fixed conditional checks for correct unity version