Questions tagged [unity]

Use this tag for questions pertaining to Blender and the Unity 3D game engines.

Unity is a "Real-Time Development Platform & 2D, 3D VR & AR Engine" that describes itself as

One unified platform with flexible solutions for you to build, manage, and grow your game.

It is possible to import assets from Unity into Blender, modify those assets and export them back to Unity.

Use this tag for Blender Specific questions about this workflow.

845 questions
3
votes
2 answers

Blender animations and Unity

I have created two Cubes and one bone which controls both objects (cubes). First cube is Red, second one is Blue. In first part of animation Red cube is rotating using bone and Blue cube is Hidden from outliner, in second part of animation Red cube…
ivan
  • 103
  • 1
  • 2
  • 4
3
votes
2 answers

Change Object Relative Position to Origin

Example: I create a cube and change it's position to 0, 8, 0. How do I make this new position its new origin? I want to export it to Unity and manipulate the position, which is rendered very difficult because of the blender settings.
user2993349
  • 131
  • 2
3
votes
0 answers

Blender assign material to object -> Unity

I haven't found a tutorial about it and I'm completely lost. I've applied materials for assets I've made, never touched the Texture properties however, but the materials wont ever follow. I've read things on the internet where people say that it's…
WilliamN
  • 31
  • 2
2
votes
1 answer

Blender animatons not working properly in unity 3d

Its my first game and im working on blender for the first time, so please answer in brief. I made an animation using four objects in blender, one hand, one gun, and two curved plates. Everything looked fine in blender but when i imported it in…
2
votes
2 answers

Using CMU Graphics Lab Motion Capture Database

I have been attempting to import CMU motion capture into Unity through Blender. I was specifically using actor number 127, action number 3: Run. I was downloading asf/amc file format. I then used amc2bvh to convert it to bvh. (I have also tried…
2
votes
1 answer

Combining metallic and roughness of cards into one picture

I work in the Blender and the Unity. In Blender the roughness and metal textures are created separately, and in Unity you need them to be in one picture. How can they be combined in a Blender? Unity R for metal and A for roughness
TiWay
  • 21
  • 2
2
votes
1 answer

Scale toilet paper cylinder witout affecting inner hole in preparation for unity

I am trying to make a toilet paper like object in blender. I have cut a hole in cylinder with boolean modifier. The problem is when I scale this object in Unity the hole gets bigger as we expect. I need to set this object so that I can scale only…
meris
  • 23
  • 2
2
votes
1 answer

Blender 2.8 to Unity export problem

I recently created a tiny space ship, it looks like this in Blender: but when I import it into Unity it looks weird and the animation is broken(no bones only scene graph):
Joe Smith
  • 21
  • 1
1
vote
1 answer

Just tip when moving an object

https://www.youtube.com/watch?v=WGV5LPLwMgk In this tutorial to unity, he makes a river and animates it. But at 1:12 when he moves the object it moves the "waves" in that direction. But when I try to do it just does the moves at 1:09 I am…
user47733
  • 11
  • 1
1
vote
0 answers

Blender model gets extra bits when opened in unity

I have this weird issue when i try to move a model made in blender to unity my model will get extra bits in unity. Viewed in blender: Viewed in unity: Anybody had this issue before? If so how did you fix this?
aweqsaweqs
  • 23
  • 5
1
vote
2 answers

My Blender model has invisible insides when exported to unity

I have a crate that I got online and then customized and animated to open and close, and in blender the walls are visible on the inside, but in unity where I imported them they aren't, can someone please tell me why?
1
vote
0 answers

Best way to make water for unity

I want to create a game in unity and make my own water for it. I am having difficulty because Unity won't run waves or water simulations. I want to create a water ripple current effect type of thing. What would be the easiest way to do this? Should…
1
vote
2 answers

Tank asset's meshes disordered in Unity

I recently followed along a tutorial to create a tank in blender, but whenever I try to import the asset into Unity it is in complete shambles. I'll attach screenshots on how it looks in Blender and then in Unity after the import, any ideas why this…
1
vote
1 answer

Procedural Character Generation (Blender & Unity)

I started 3D modelling a few weeks ago, and I'm having a blast! I have a 3d Model with shape keys setup and I'm working on creating hair objects (I have 5 right now). After I create some more hairstyles, I'm going to want to rig the model up, create…
brandoncluff
  • 119
  • 4
1
vote
1 answer

Modelling for Unity, should I remove intersecting parts?

I think, especially when modelling for game engines, using "components" makes production faster and allow reuse of previous models. But this comes with a price: If the designer models (for example) walls and roof seperately, when they try to put…
starikcetin
  • 113
  • 4
1
2 3 4 5