Search Issue Tracker
Fixed in 4.3.0
Votes
0
Found in [Package]
4.0.2
Issue ID
1205318
Regression
Yes
[ProBuilder] Exported Object Asset using URP materials doesn't save material colour
If you have a ProBuilder object, and export the object as the 'Obj' format, it doesn't retain the colours of the materials.
1. Create a new project.
2. Install the ProBuilder and UniversalRP packages. (Window -> Package Manager)
3. Create a new Pipeline Asset. (Assets -> Create -> Rendering -> Universal Render Pipeline -> Pipeline Asset)
4. Set as the active Render Pipeline. (Project Settings -> Graphics -> Scriptable Render Pipeline Settings)
5. Open the ProBuilder Window. (Tools -> ProBuilder -> ProBuilder Window)
6. Create a new ProBuilder cube with CMD+K.
7. Make a new material. Set the material's colour to something bright. (i.e. Cyan)
8. Apply this material to the ProBuilder cube.
9. Ensure the cube is selected and click the '+' next to 'Export' in the ProBuilder Window.
10. Export the cube in the 'Obj' format. Save to somewhere in the Project's Assets folder.
Expected Outcome: The exported cube will look exactly the same as the original cube.
Actual Outcome: The exported cube loses all colour.
Reproducible with ProBuilder versions 4.1.2, 4.0.4, 4.0.2 alongside corresponding URP/LWRP versions. (7.1.6, 6.9.0)
Not reproducible with ProBuilder 3.10.1 and LWRP 1.1.11.
Note:
- Tested primarily on Mac. Also appears to occur on Windows.
- Export issues do not appear to occur if you're not using URP.
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 4.3.0):
Verified and fixed in ProBuilder package version 4.3.0.