Search Issue Tracker
Fixed
Fixed in 5.0.x
Votes
0
Found in [Package]
5.0.4
5.0.6
Issue ID
PBLD-37
Regression
No
ProBuilder exports mesh Assets with UInt32 format when it is unnecessary
Reproduction steps:
1. Open the user’s attached project “Probuilder_IndexFormat”
2. Select the Plane in the Hierarchy window
3. Click the + next to “Export” in the ProBuilder window
4. Export the Asset anywhere in the Assets folder
5. Select the exported Asset in the Project window
Expected result: The format listed in the Inspector window is UInt16
Actual result: The format is UInt32 even though the Plane only has 40401 vertices
Reproducible with: 5.0.4 (2022.1.19f1), 5.0.6 (2020.3.40f1, 2021.3.11f1, 2022.2.0b10, 2023.1.0a13)
Reproducible on: macOS 12.4 (Intel)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 5.0.x):
https://github.com/Unity-Technologies/com.unity.probuilder/pull/444