I’m having trouble submitting a bug report form. I suspect it has something to do with the markdown I used, but I’m not sure what.
System Info: Chrome 141.0.7390.77 on Windows
Repro:
- Create a new Bug Report
- Under “Problem Area”, select the category “Studio / Asset Imports”, then hit “Next”
- Copy this into the “Title” field:
3D Importer - glTF baseColorFactor
- Copy this into “Describe the issue”:
# Description
It doesn't look like the `material.pbrMetallicRoughness.baseColorFactor` property of a glTF is preserved on import. I would expect it to map to some Part's Color property, which seems to be the case when exporting from Studio.
This isn't blocking me or anything. Just testing the feature :)
## System Information
- Version: 0.695.1.6950959 (latest)
- All plugins disabled
- Beta features enabled: UIDragDetectors, Next Gen Studio Preview, Improved UIStrokes, Improved Find All/Replace all, glTF export, Dragger QoL improvements, Assistant Mesh Generation
# Repro
1. Download the attached GLB or its equivalent glTF, which contains 1 mesh and 1 material that has a baseColorFactor of [0.8, 0, 0, 1].
2. Open a new experience
3. Go to File > Import 3D, then select the GLB
4. Verify the box appears grey in the Import Preview window:

5. Import the asset into the experience
6. Locate and inspect the asset's hierarchy in Workspace
7. Verify the MeshPart "Node1" has a grey color:

- Copy this into “Describe what you expect to happen”:
# Expectation
The MeshPart "Node1" has a red color ~= [204, 0, 0] or ~= [230, 0, 0] if gamma corrected

- For each local resource URI above (which I think are just a couple of images), replace it with a valid one (e.g., by deleting the line and uploading your own image)
- Select “Done” at the bottom of the form
- Observe this error message
Expected behavior
A more descriptive error message
Page URL: https://devforum.roblox.com/w/bug-report/steps/step_2