Search Issue Tracker
By Design
By Design in 2023.1.X
Votes
0
Found in
2022.2.0b15
2023.1.0a20
Issue ID
UUM-19491
Regression
Yes
"Failed to register profile" errors thrown in the Console window when importing "Material Samples" in HDRP project
How to reproduce:
1. Create a new Unity project using 3D Sample Scene (HDRP)
2. Go to Package Manager
3. In the Package Manager select "High Definition PR" package
4. Find and select the "Samples" tab
5. In the "Samples" tab find "Material Samples" and import it
6. After the import is finished observe the Console window
Expected result: No errors are thrown in the Console window
Actual result: Errors are thrown in the Console window "Failed to register profile 'ScleraDiffusionProfile 250mm'. You have reached the limit of 15 custom diffusion profiles in HDRP's Global Settings Default Volume.", "Failed to register profile 'IrisDiffusionProfile 250mm'. You have reached the limit of 15 custom diffusion profiles in HDRP's Global Settings Default Volume."
Reproducible with: 14.0.3 (2022.2.0b4, 2022.2.0b15), 15.0.1 (2023.1.0a20)
Not reproducible with: 10.10.1 (2020.3.42f1), 12.1.8 (2021.3.14f1), 13.1.8 (2022.1.22f1)
Could not test with: 2022.2.0a1 - 2022.2.0b3 (template project is broken, pink textures or project crashes)
Reproducible on: macOS Monterey 12.3.1 (Apple M1 Max), Windows 10
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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Resolution Note:
The diffusion profiles from the samples are added automatically to the global settings because the 'AutoRegister Diffusion Profiles' option is enabled in the Global Settings.
Although it's annoying, this error is helpful because some packages may actually rely on the diffusion profiles being added to the global settings to work properly
Resolution Note (2023.1.X):
The diffusion profiles from the samples are added automatically to the global settings because the 'AutoRegister Diffusion Profiles' option is enabled in the Global Settings.
Although it's annoying, this error is helpful because some packages may actually rely on the diffusion profiles being added to the global settings to work properly