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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 4.3.0):
Verified and fixed in ProBuilder package version 4.3.0.