Search Issue Tracker
Fixed in 12.0.0
Votes
0
Found in [Package]
12.0.0
Issue ID
1357311
Regression
No
[HDRP] Material causes "Unknown RenderQueueType" error on startup and "Cannot map to TransparentRenderQueue" when selected
Reproduction steps:
1. Open attached project "benchmark-office.zip"
2. Observe Console window
3. In Project window, select "Assets/3D MODEL/Bottle/Glass.mat"
4. Observe Console window
Expected result: No errors
Actual result: "ArgumentException: Unknown RenderQueueType, was Unknown" errors on startup, continuous "ArgumentException: Cannot map to TransparentRenderQueue, was Unknown" errors after selecting the Material asset
Reproducible with: 10.6.0 (2020.3.16f1), 11.0.0 (2021.1.17f1), 12.0.0 (2021.2.0b7, 2022.1.0a5)
Could not test with: 2019.4.29f1 (compilation errors break project)
Notes:
1. Updating any property of Glass.mat does not fix the issue
2. Changing Glass.mat "Surface Type" property to "Opaque" changes the continuous error to "ArgumentException: Cannot map to OpaqueRenderQueue, was Unknown"
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
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
- "Unable to get the list of approved APIs." is thrown when testing the App Packages with Windows App Certification Kit
Resolution Note (fix version 12.0.0):
Fixed in 2022.1.0a11