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
- PropertyDrawer gets disposed while still being active when adding a secondary component
- Realtime GI behaves differently when using Unlit (Amplify) and Lit (Shader Graph) shaders in URP
- API Updater strips Unity-owned Custom Attribute references within precompiled DLLs
- [iOS] ListView is flickering when scrolling over the end
- The Aspect Ratio Fitter Component on a Prefab displays a parent-related warning despite the Prefab's inability to have parents when "Envelope Parent" or "Fit In Parent" modes are used
anomas
Dec 03, 2019 04:11
Same here.