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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment