Unity Issue Tracker - Creating a mesh in Play Mode causes an "abnormal mesh bounds" error
Fixed
UUM-5814
Creating a mesh in Play Mode causes an "abnormal mesh bounds" error
Unity: Mesh
Fixed
2023.2.X
2022.2.X
2021.3.X
Won't Fix
2023.1.X
2022.1.X
2020.3.X
Verified the error no longer shows in console in 2023.2.0a17
Verified the error no longer shows in console in 2022.2.19f1
2022.1 has reached end of life so the issue will be fixed in a newer version.
Verified the error no longer shows in console in 2021.3.26f1
Reproduction steps:
1. Open the user's attached project
2. Enter Play mode
Expected result: No error message
Actual result: Error message in the Console: "abnormal mesh bounds - most likely it has some invalid vertices (+/-inifinity or NANs) due to errors exporting"