SystemInfo.SupportsVertexAttributeFormat returns true when using a combination of VertexAttributeFormat and dimension that is not supported
Unity: DirectX11
Won't Fix
6.4.X
6.3.X
6.2.X
6.1.X
6.0.X
2023.2.X
2022.3.X
2021.3.X
Cancelling: the 6000.1 version has reached its end of life. If you need additional fixes, please upgrade to a newer Unity version.
Cancelling this 2023.2 tech release issue since the support for this release has come to end of life. Cancelling this 2023.2 port case does not affect any LTS or Unity 6 Beta/Preview that remain open.
Reproduction steps:
1. Open the “ReproProject“ project
2. Open the “Assets/Scenes/SampleScene“ scene
3. Enter Play Mode
4. Observe the Console window
Expected result: There is a “Is Supported: False“ log printed in the Console window
Actual result: “Is Supported: True“ log is printed in the Console window