Search Issue Tracker
Fixed in 10.2.0
Votes
1
Found in [Package]
9.0.0-preview.29
Issue ID
1265852
Regression
Yes
[URP] [Hybrid V1] Hybrid Instancing material does not render with error unrecognized identifier 'UNITY_DEFINE_INSTANCED_PROP'
This issue is in Hybrid V1 only.
Reproduction steps:
1. Open attached project "HybridInstancing.zip" and scene "SampleScene"
2. Enter Play Mode
3. In Game View, click on "Update Emission Color"
4. Observe Game View
Expected result: Cube renders and updates
Actual result: Cube does not render, there is also console error
"Shader error in 'Shader Graphs/SG_Dual': unrecognized identifier 'UNITY_DEFINE_INSTANCED_PROP' at line 3130 (on d3d11)"
Reproducible with:
2020.2.0a20.2611 + DOTS master + Graphics master (11 Aug)
2020.2.0a20.2611 + Hybrid 0.7.0-preview.24 + URP 10.0.0-preview.26
2020.2.0a20.2611 + Hybrid 0.7.0-preview.24 + URP 9.0.0-preview.29
2020.1.2f1 + URP 9.0.0-preview.35
Not reproducible with:
2020.2.0a20.2611 + Hybrid 0.7.0-preview.24 + URP 9.0.0-preview.22
2020.2.0a20.2611 + Hybrid 0.7.0-preview.24 + URP 9.0.0-preview.14
2020.1.2f1 + URP 9.0.0-preview.14
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