Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.4.X, 2019.2.X
Votes
0
Found in
2018.3.13f1
2019.1.0f2
2019.2.0a11
2019.3.0a1
2019.3.0a10
Issue ID
1173931
Regression
No
Unity-BlenderToFBX.py is missing "object_types" property 'OTHER' in line 38
How to reproduce:
1. Go to Unity Editor folder
2. Go to Editor > Data > Tools
3. Open Unity-BlenderToFBX.py file
4. Observe line 38
Expected result: object_types= {'ARMATURE','CAMERA','LIGHT','MESH','OTHER','EMPTY'}
Actual result: object_types= {'ARMATURE','CAMERA','LIGHT','MESH','EMPTY'}
Reproducible with: 2018.4.6f1, 2019.1.14f1, 2019.2.1f1, 2019.3.0a12
Note:
- Blender 2.8 files became supported in versions 2018.3.13f1, 2019.1.0f2, 2019.2.0a11
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
- [VFX Graph] Lit/Unlit particles are not compiled with new ShaderGraph integration
- Terrain is not affected by Environmental Lighting when Draw Instanced is turned on
- UI Toolkit: Gaps between VisualElements with Grow 1, when scaled with "Scale With Screen Size"
- Scrollbar does not appear in ScrollView when flex-grow of TextField is set to 1
- [Linux] Editor crashes at "DisconnectGtkSignal(void*, GtkCallbackResponse (*)(), void*)" when opening floating windows
Resolution Note (fix version 2019.3):
Fixed in 2018.4.12f1, 2019.2.10f1, 2019.3.0b5, 2020.1.0a1