Search Issue Tracker
Fixed in 3.2.1-preview.2
Votes
0
Found in [Package]
2.0.1-preview.2
Issue ID
1199996
Regression
No
[FbxExporter] Exported FBX's RelPath ofTexture is incorrect
To reproduce:
0) Extract attached project into C:\Project\FbxExporterTest-2019.10
1) Open attached project and scene
2) Right-click on Cube object and select Export To FBX
3) Click the "Export" button in the Export Options window. It exports selected Cube object into Assets/Cube.fbx
4) Open Cube.fbx by using any text editor
Actual: RelPath of BluePng.png texture is set to "..\..\..\..\..\Projects\FbxExporterTest-2019.10\Assets\Textures\BluePng.png"
Expected: It should be "Textures\BluePng.png" or "..\..\..\Projects\FbxExporterTest-2019.10\Assets\Textures\BluePng.png".
Reproduced on Unity 2018.4.0f1, 2019.2.0a1, 2020.1.0a14
Reproduced on FBX Exporter 2.0.1-preview.2, 2.0.3-preview.3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- “UnityException: GetInvalidFilenameChars” errors are thrown, and the Overlay Save Preset button becomes unusable when entering Play Mode with a shortcut while Overlay Save Preset window is opened
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
Add comment