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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment