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
- Shader Graph Create Node window cannot be resized or moved after maximizing and reopening it
- [Usability] Cannot toggle Scene checkboxes using TAB/Enter in Build Profiles’ > Open Scene List
- Installing HDRP package throws Shader Graph validation warning about Exposure node when installed in Universal 3D Template
- ShaderGraph “Create Node” menu’s resize icon overlaps with the menu's scrollbar
- ShaderGraph “Create Node” menu’s Search bar's typing cursor is barely visible since it's black on a dark background
Resolution Note:
Fixed conditional checks for correct unity version