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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 4.3.0):
Verified and fixed in ProBuilder package version 4.3.0.