Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.5.0a5
6000.6.0a1
Issue ID
UUM-130711
Regression
No
Switching Graphics Default or DevLook Profile to “NightSkyRenderingSettings Profile” throws “KeyNotFoundException” error in the Console window
Steps to reproduce:
1. Create new Unity project using High Definition 3D Template
2. Open Package Manager window
3. Find and select High Definition Render Pipeline package
4. Select “Samples” tab
5. Import Fullscreen Samples
6. Open Project Settings window
7. Select Graphics tab
8. Find Default Profile or LookDev Profile
9. Change Profile to “NightSkyRenderingSettings Profile (Volume Profile)”
10. Observe Console window
Actual results: Error “KeyNotFoundException: The given key 'NightSkyRenderingSettings Profile (UnityEngine.Rendering.VolumeProfile)' was not present in the dictionary.” is thrown in the Console window
Expected results: No errors are thrown in the Console window
Reproducible with versions: 6000.0.64f1, 6000.2.15f1, 6000.3.2f1, 6000.4.0b2, 6000.5.0a3
Tested on (OS): Windows 11, macOS Tahoe 26.1 (M1)
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
Add comment