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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment