Search Issue Tracker
Fixed in 7.1.6
Votes
1
Found in [Package]
7.1.5
Issue ID
1200358
Regression
Yes
[HDRP] Material doesn't have a float or range property error is thrown when HDRP/Decal Shader is assigned to Material
"Material doesn't have a float or range property '_TransparentSortPriority'" AND "Material doesn't have a float or range property '_AlphaCutoffEnable'" Errors are thrown when HDRP/Decal Shader is assigned to Material
Steps to repro:
1. Create a new project with HDRP Template
2. Upgrade High Definition RP Package to 7.1.5
3. Project > Create > Material
4. Inspector > Shader > HDRP > Decal
Actual Result:
Errors are thrown on applying "Decal" Shader to "HDRP Material"
Expected Result:
Decal Shader get assigned to HDRP Material without any errors
Reproducible on:
2020.1.0a14, 2019.3.0b12
Note: Unable to check on 7.1.2 because this package version was broken
Package Found version: 7.1.5
Package working fine version: 7.1.1
Environment:
Windows 10 & macOS 10.14
Comments (1)
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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
anomas
Dec 03, 2019 04:11
Same here.