Search Issue Tracker

Fixed in 2021.2.X

Fixed in 2020.3.X, 2021.1.X

Votes

2

Found in

2020.3

2020.3.4f1

2021.1

2021.2

Issue ID

1330299

Regression

No

"Can't recalculate bounds <...>" warnings on Mesh.SetSubmeshes using NativeArray with DontRecalculateBounds flag

Mesh

-

Reproduction steps:
1. Open attached project "MeshWarning.zip" and scene "SampleScene"
2. Enter Play Mode
3. Observe Console window

Expected result: No warnings
Actual result: "Can't recalculate bounds of a mesh that does not have Float3 position format" and "Can't recalculate bounds of a sub-mesh that does not have Float3 position format" warnings

Reproducible with: 2020.3.7f1, 2021.1.6f1, 2021.2.0a16
Could not test with: 2018.4.34f1, 2019.4.25f1 ('Mesh' does not contain a definition for 'SetSubMeshes' error)

Note:
This issue does not reproduce when using a List

  1. Resolution Note (fix version 2021.2):

    Fixed in 2021.2.0a19

  2. Resolution Note (fix version 2021.1):

    Fixed in 2021.1.11f1

  3. Resolution Note (fix version 2020.3):

    Fixed in 2020.3.13f1

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.