Search Issue Tracker
Fixed
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
https://github.com/Unity-Technologies/com.unity.probuilder/pull/444