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
- Shortcut Helper Bar does not appear when enabling it and disabling it
- "Property (urp_ReflProbes_BoxMin) exceeds previous array size" warning spams console after switching platforms
- Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
- No Duplicate option is available when right clicking States in the Animator Window even though it's available via Shortcut
- Copied and Pasted States appear in a set location instead of where the Users cursor is located at when using the Pasting Shortcut
Resolution Note (fix version 5.0.x):
https://github.com/Unity-Technologies/com.unity.probuilder/pull/444