Answered

Multiple Instances of Umotion

Anonymous 5 years ago updated 5 years ago 4

Hello,

As I say I'm working on a VN project, I had lots of human interactions. When I create scenes I have to jump between files and  characters, 

If multiple instances are wailable it will be perfect for me. (yes I know there where Animation sync support but it was not use for me)

I have to quick switch between animations and characters to update minor details, Like hand shaking, hugging and or other kind of human to human iteraction.

My best Regards

Answer

Hi,

thank you very much for posting your idea. I really appreciate that.

Multiple simultaneous UMotion instances is rather complicated to do implementation wise. I completely agree that it would be really useful and I already have that on my "ideas for the future" list, but I currently can't promise if and when such a feature is going to be implemented.

Best regards,
Peter

Answered

Animation asset gallery manager.

Anonymous 5 years ago updated by Peter - Soxware Developer 5 years ago 1

Hello. I'm using Umotion more than a year and using Pro from may.

I'm working a VN, which has Animation stilss (2 frame animations, lots of it).

And I'm creating two or more people interactions. So I have to look my pose assets and find a good one.

Sure Unity gives an opiton. And it does not support current character and it alwas stay his camera view in preview.

Add on for umotion and or seperate project will be better for catalogging pose files will helpful.

Answer

Hi,
thank you very much for sharing your idea. That means a lot to me.


I've added your idea to my internal "ideas for the future" list.


Best regards,
Peter

Under review

Crash On script Update

Anonymous 5 years ago updated by Peter - Soxware Developer 5 years ago 1

Hello, I found interesting crash situation.

I'm using rider for c# editing. Follwing scenario will crash umotion.

Go umotion, try to import animation and or open a u motion dialogue box left it open, go script edit. change script update.

Umotion will crash.

Not big deal

Not a bug

Animation is seen in animation window of Unity but not playing in game

Fatih Barut 5 years ago updated 5 years ago 1

Hi,

Animation is seen in animation window of Unity and preview window of Unity, but not playing in game, what can be wrong with it?

Answer
Fatih Barut 5 years ago

Sorry it was code error stopping animator.

Answered

How to inverse a pose?

Anonymous 5 years ago updated 2 years ago 10

I select all the bones then press "copy to otherside", this does the inverse for the arms and the legs but not for the chest rotation. Is there a solution to automatically do this or do I have to do it manually?

Answer

Hi,
thank you very much for your support request.

Yes, copy to other side only works for bones that have a sibling at another branch of the bone hierarchy. There is currently no way to mirror single bones. I might add such a feature in a future version of UMotion.


If you want to mirror a whole animation, you can do this in the Inspector of the exported humanoid animation (select the *.anim file and in the inspector enable "mirror").

Please let me know if you have any follow-up questions.

Best regards,
Peter

Not reproducible

Huge delay when pressing play button if a UMotion project is loaded in Clip Editor

toddw 5 years ago updated 5 years ago 4

I'm working in a very large project with many assets and resources.  I've been tolerating a lot of slow editor responsiveness for a long time, some of which is due to Unity's handle of a project my size.  I recently decided to do a fine tuning push on my character animations recently, so I started making changes to clips then pressing play to test them in game.  While doing so, I noticed it would consistently take as much as 30 seconds to start the game from the moment I pressed the play button. When it comes to fine tuning and testing animations, 30 additional seconds every time I test my changes adds up.

So I decided to clone my project and start ripping things out in an effort to speed up my animation editing process in a smaller project with only a subset of the content I need.  After removing all the content I assumed was the primary cause of my latency, it wasn't until I closed the UMotion project I had open in the Clip Editor tab that I actually noticed a meaningful improvement.  Suddenly, my game would start in 6 seconds, not 30 seconds like before.  After noticing this my next step was to open a UMotion project I had that only had 3 animation clips in it, then pressed play again.  The result was that the game started in abut 10 seconds, instead of 25.  By comparison, the UMotion project that had the 30 seconds lag actually has 74 clips in it.

In short, here are my "consistent" metrics of latency that occurs when i run the game:

1. no open UMotion project = 6 seconds

2. UMotion project open with 3 clips = 10 seconds

3. UMotion project open with 74 clips = 30 seconds

Naturally, the first response will be "why do you have 74 clips in one project, that's too may", to which I would say two things:

1. if the software can't handle it, then as a programmer its best to force limit to prevent the user "myself" from pushing it over the limit

2. in light of these findings I will limit my UMotion projects to under 10 clips each

That said, without knowing anything about the way your code works on the back-end, I can't help but wonder if there is some sort of process that is running on lost focus, or when the play button is pressed that is locking up the editor.  I'd be grateful if you would focus some time on this in a future version, mainly because I love this editor and use it frequently, but my project is massive in scope, so the more seconds you can save me simply by not adding to Unity's already slow editor, the better off I'll be.

Thanks in advance!

Todd

 

Answered

[Feature request] Animation curves smoothing

maciej szczesnik 5 years ago updated 2 years ago 5

Hi,

I'd like to propose a new feature - animation curve smoothing. It would be great to have something similar to Blender's "Smooth Keys" option found in the Curve Editor. It is extremely useful while working with motion capture data. I am actually using UMotion to work with data captured in Unity Editor a lot. In such case one needs to export the animation to FBX, import it to a chosen 3D package, smooth the motion and then re-import to UMotion again. It's certainly doable, but animation smoothing in UMotion would be a great addition and a huge time saver. It would be great if one could smooth out selected animation keys both in Dope Sheet and Curves view. The smoothing should be incremental - ideally accessible with a hot key combination. 

Answer

Hey,
thanks for posting your feature request. I've added that idea to my internal "ideas for the future" list.

Best regards,
Peter

Fixed

Mega IK handle sizes if Canvas parented.

Anonymous 5 years ago updated by Peter - Soxware Developer 5 years ago 3

If under root u have canvas parented Umotion will display IK handles in like 100x scale, also when setuping IK the character front gizmo is also mega sized. Didnt try in minimum repro project but its consistent in mine (which is rather large). Fix was to turn off canvas and it works fine.

Not reproducible

Umotion crashes unity frequencly

Anonymous 5 years ago updated by Peter - Soxware Developer 5 years ago 8

Umotion causes unity crash while I am animating. Especially when saving the project. Without umotion editor there is no problem in unity but when I started to use umotion it crashes unity frequencly.

Answer

Hi,

thanks for your patience.

I was looking into the editor log file and did various tests with UMotion 1.19p02 in Unity 2019.1.8f1. Unfortunately I haven't been able to reproduce a crash and the editor log also didn't contain any helping information about the crash.

Please continue taking an eye on this issue and maybe try to find a way to reproduce this crash on your system. You might also try updating to a newer Unity version as it might be possible that the crash is coming from a bug in the Unity API (the managed C# code of UMotion itself shouldn't be able to crash Unity in theory, but calls to native code like the Unity API can).

Best regards,
Peter

Answered

Applying rotation to all keys of a bone?

Anonymous 5 years ago updated by Peter - Soxware Developer 5 years ago 3

Hi, I got Umotion Pro in order to modify animations to better fit the bone space of different characters. I'm wondering if it's possible to modify every keyframe of a bone with a relative rotation all at once.Similar to how mixamo animations often have the "character arm space" slider.

Answer

Hi,

thank you very much for your support request.

Sure, create a new animation layer of type additive. Keys in that layer are added on top of the original animation. Use multiple keys on different frames to add different offsets. Click on the black info button shown in the animation layer UI to open the manual for further information.

If your rotation is using euler interpolation, you could use the curves view to manipulate the rotation of multiple key at once.

Please let me know if you have any follow up questions.

Best regards,

Peter