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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment