Exporting parts to an obj file that are fully transparent will not export (opaque) decals applied to it

  • Describe the bug. Describe what is happening when the bug occurs. Describe what you would normally expect to occur.

Have a part with Transparency set to 1 and a decal applied on top of it. Try to export that part to an obj file. Note that the part (nor the decal) is included in the obj output. Setting the transparency to 0.5 will export the part and decal as expected.

  • How often does the bug happen (Everytime/sometimes/rarely)? What are the steps that reproduce the bug? Please list them in very high detail. Provide simple example places that exhibit the bug and provide description of what you believe should be the behavior.

Always, see repro steps above.

  • Where does the bug happen (www, gametest, etc) Is it level-specific? Is it game specific? Please post a link to the place that exhibits the issue.

Current live

  • Would a screenshot or video help describe it to someone? If so, post one.

n/a

  • For graphics bugs, it is sometimes helpful to know your system specs, especially graphics card.

n/a

  • When did the bug start happening? If we can tie it to a specific release that helps us figure out what we broke.

This has been an issue for a very long time.

  • Anything else that you would want to know about the bug if it were your job to find and fix it.

n/a

3 Likes

For anyone who struggles with this:

I found that if you set the transparency to 0.99 instead of 1, it will export.

1 Like