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
- 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:
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