Search Issue Tracker

By Design

Votes

0

Found in [Package]

9.0.0-preview.34

Issue ID

1263276

Regression

No

[ShaderGraph] Vector2 and Vector3 properties of a shader are displayed as Vector4 properties

Package: Shader Graph

-

How to reproduce:
1. Open attached project "urpTesting.zip"
2. In the Project window, go to Assets and select the "test" material
3. In the Inspector window, observe the Vector2 and Vector3 properties

Expected result: Vector2 contains X and Y, while Vector3 contains X, Y and Z fields
Actual result: both Vector2 and Vector3 contain X, Y, Z and W fields

Reproducible with: 4.10.0-preview (2018.4.25f1), 7.3.1, 7.4.1 (2019.4.4f1), 8.1.0, 9.0.0-preview.34 (2020.1.0b16, 2020.2.0a18)

  1. Resolution Note:

    Unity Material system does not currently support displaying smaller vectors. This is a feature request which is on our backlog.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.