Search Issue Tracker
By Design
By Design in 2023.1.X
Votes
0
Found in
2020.3.38f1
2021.3.9f1
2022.1.14f1
2022.2.0b6
2023.1.0a8
Issue ID
UUM-12627
Regression
No
FBX colors does not match the original Asset's colors when importing them to Unity
How to reproduce:
1. Open the attached project “IN-9377.zip“
2. Open the “SampleScene“ Scene
3. Double click on the “Assets/Models/Sign.fbx” Asset to open it with “3D Viewer”
Expected result: The “Sign“ Asset’s colors in the Scene view match the “Sign“ Asset’s colors in the “3D Viewer“
Actual result: The “Sign“ Asset’s colors in the Scene view does not match the “Sign“ Asset’s colors in the “3D Viewer“
Reproducible with: 2020.3.38f1, 2021.3.9f1, 2022.1.14f1, 2022.2.0b6, 2023.1.0a8
Reproduced on: Windows 10 Enterprise
Note: 3rd step can be done using “Blender“ “IN-9377/Graphics/TestUnity.blend”
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
The reason why the material has a texture assigned in the original project is because the texture has already been extracted therefore the importer can find it and map it to the material.
Resolution Note (2023.1.X):
The reason why the material has a texture assigned in the original project is because the texture has already been extracted therefore the importer can find it and map it to the material.