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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Fixed conditional checks for correct unity version