Search Issue Tracker

Fixed in 2020.2.X

Votes

0

Found in

2019.3

2019.3.4f1

2020.2

Issue ID

1226104

Regression

No

Editor crashes when Mesh.SetVertexBufferParams function is provided with a VertexAttributeDescriptor of length 5 or greater

Graphics - General

-

How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. Enter the Play Mode

Expected result: Providing Mesh.SetVertexBufferParams function a VertexAttributeDescriptor of size 5 or larger throws an error in the Console Window
Actual result: Editor crashes

Reproducible with: 2019.3.5f1, 2020.1.0b1, 2020.2.0a2
Couldn't test with: 2017.4.38f1, 2018.4.19f1 (VertexAttributeDescriptor does not exist)

Note: VertexAttributeDescriptor is available in Unity 2019.3.0a7 and above

  1. Resolution Note (fix version 2020.2):

    Fixed in Unity 2020.2.0a6

Add comment

Log in to post comment