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
- [Linux] Screen.SetResolution immediately applies windowed resolution when switching from Fullscreen to Windowed mode
- Lighting window allows non-cube map texture for Environment Reflections, throwing invalid texture type (2D) error
- Console warning “MismatchingRepositoryProjectMessage” when creating a new Unity Version Control workspace
- [Ubuntu] VFX Graph Enum Value menu stretches across screen when entered long Enum Value
- Unclear warning message in Rendering Debugger about the Play mode Debugger Overlay
Add comment