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
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
Add comment