Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.3.0b6
Issue ID
1092350
Regression
No
Not all asset's objects are imported to editor when importing .blend file instead of manually exported .fbx
Reproduction steps:
1. Open attached project("BlendPartialImportBug")
2. Drag prefabs "fbx file" and "blend file" into the scene
3. Inspect the difference in the prefab's hierarchy
Reproduced with: 2017.4.16f1, 2018.1.9f2, 2018.2.18f1, 2018.3.0b12, 2019.1.0a11
Notes:
- Imported .blend file does not include light source object, camera, few small assets
- Manually exported .fbx file includes all scene objects and primitive shader options
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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Resolution Note (2019.1.X):
Blender issue. The preset "defaults_unity3d" need to be changed to export the cameras, lights and linked objects. Unity is simply using this preset when importing a .blend file in the project.