Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.2.18f1
2018.3.0a1
2019.1.0a1
2019.2.0a1
Issue ID
1119994
Regression
No
MaterialPropertyBlock only sets color of the 0th index when using Renderer.SetPropertyBlock()
Reproduction steps:
1. Open the Project inside of "SkinnedMeshRenderer MaterialPropertyBlock Issues.zip"
2. Select the "Mesh" GameObject inside of the Scene "SceneWithMesh"
3. Inside the Inspector, change the value of "Color 2" parameter inside of "MaterialInstanceProperties" component
Expected: The outline of Mesh changes accordingly to the selected color inside of Scene View
Actual: The outline of Mesh does not change according to the selected color inside of Scene View
Reproduces on: 2018.3.11f1, 2019.1.0b9, 2019.2.0a10
Could not reproduce on pre-2018.3 due to rendering errors
Note:
- Simple Mesh Renderer works as intended
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment