Search Issue Tracker
By Design
By Design in 2018.2.X
Votes
0
Found in
2017.2.0a3
2017.2.0b1
2017.2.0f3
Issue ID
1030225
Regression
Yes
Incorrect material is assigned to a specific FBX model's child object
To reproduce:
1. Open attached project
2. Place the FBX "switch_ZIE__EXT_alleDerivate_blade_RTTSWITCH_SW0 1" in the scene
3. Click on 10582_shell_shell to check the material assigned (should be "test).
4. Click on 10582_shell_shell_x to check the material assigned (should also be "test")
Expected vs Actual: 'test' material should be assigned to '10582_shell_shell_x' game object, but it is not.
Reproduced: 2017.2.0b1, 2017.3.2f1, 2017.4.2f1, 2018.1.0f1, 2018.2.0b1
Not reproducible: 5.6.5p3, 2017.1.3f1, 2017.2.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment