Sry for the question, but wondering: if I install this preview can I patch it up to the release version or I need to reinstall then? I don't want to do it twice. thx
Announcement
Collapse
No announcement yet.
Unreal Engine 4.16 Preview
Collapse
This topic is closed.
X
X
-
Originally posted by winnertakesteve View PostSuper stoked to see this tool evolve, thanks your efforts!
I have a potentially blender-specific quirk, where when I enter cloth paint mode from a blender-exported skeletal mesh, the cloth section moves off the rest of the skeletal mesh, as if the up vector changes from +Z to -Y. I can't seem to find any export settings that changes this behaviour, so I was curious if you might have any thoughts. It's not too big of a deal as I can still do my painting and then it snaps back into place and behaves as expected when I'm done, but I thought I'd check in case there's a better practice that I can adopt!
Thanks for trying the tools!Animation and Physics Programmer, UE4, Epic Games
Comment
-
Originally posted by SyberBlade View PostReporting back with some adjustment fixes to the cloth painting tool - the following should be addressed in the next update.
1. Symmetry cloth paint tool , with custom X,Y, Z options for mirroring influences.
2. smooth influences option, for smoother influence blending.
3. Sample influence option, to trace old influence settings and re-adjust them.
Thank you!!
1) Interesting thought, I can see why that would be useful. I'll add that to my list of workflow things to get to - although it mightn't make the first release of the tools. I'll need to look at some custom interactors to make moving the mirror a simple process.
2) This didn't make 4.16 but I've added this. It's essentially like a box blur over the influenced verts. This should be there when we bring the tools out of experimental.
3) Not sure I get you here, do you mean like a picker where you'd click on the mesh and the value under the cursor is set as the current paint value?
Thanks again for using the tools and providing feedback!Last edited by Exelcior; 05-12-2017, 09:42 AM.Animation and Physics Programmer, UE4, Epic Games
Comment
-
New features look great.
Thought I'd dip into 4.16 Preview 3. Converted project seemingly fine (by cloning in Launcher, selecting the new engine version dropdown on the .uproject file, then launching it) and plays fine, but opening any static or skeletal mesh crashes the engine with no error code or debugging information.
No one else looks to have this major issue so I'm guessing it's unique to my project, anything I can try to get working?
Edit:
same thing happens with updating 4.15.2 project by opening in 4.16 to prompt the engine to ask me if I want to open a copy, then letting it do its thing. If anyone has any suggestions, cos I want to play with it real bad D:
Edit:
Sent a bunch of reports around the time of this edit, not sure how much help they'll be. Opening static meshes, skeletal meshes, animation sequences and skeletons all crash the engine, but I can open materials and textures fine.
LoginId:a11e6b614ea97f7fa15f53893a3d24f0Last edited by mechanicalsnowman; 05-12-2017, 11:41 PM.
Comment
-
Originally posted by Exelcior View PostThanks for the feedback!
1) Interesting thought, I can see why that would be useful. I'll add that to my list of workflow things to get to - although it mightn't make the first release of the tools. I'll need to look at some custom interactors to make moving the mirror a simple process.
2) This didn't make 4.16 but I've added this. It's essentially like a box blur over the influenced verts. This should be there when we bring the tools out of experimental.
3) Not sure I get you here, do you mean like a picker where you'd click on the mesh and the value under the cursor is set as the current paint value?
Thanks again for using the tools and providing feedback!
@ #3 I believe so, this ----->For cloth paint.
now the reason for this is simple, the sensitivity in cloth ranges differently in physics from each material. and a sampler would be needed in order to replicate those specific settings; if the influences of a surface needs to be retouched. I hope this explanation was helpful. thank you so much for your reply!!
-------------------------------------
Honestly i would be supper happy if i could get at least 50% of Maya's key features in UE4. there's no rush for it But i have like a love/hate relationship with the program. I spent at least 8 years trying to master the program and yet very little can be done when it defuncts on it's own. skinning in that program is like an insomniac's nightmare... if they could sleep and then dream about it....Last edited by SyberBlade; 05-13-2017, 02:27 AM.
Comment
-
I'm seeing really odd rendering artifacts in Preview 3:
EDIT: Video made private
Answerhub
[MENTION=346351]Z[/MENTION]eOrb - this is using SuperGrid content. Anything to be aware of?Last edited by TheJamsh; 05-14-2017, 06:47 AM.Everything @ Stormtide Games - Snr Programmer @ Black Matter Pty.
Twitter - YouTube - Tutorials and Resources: jambax.co.uk
Games: Satellite Command - Hell Let Loose - Project Orion - Eclipse
Marketplace: Sparse Grid Plugin - Export PNG
Comment
-
In short - Power node in material editor return negative numbers for negative numbers. So -5^2 will be -10.SuperGrid: Marketplace Page | Feedback Thread | Demo | Website
Level design and prototyping for newbies
Comment
-
Originally posted by zeOrb View PostHi Jamsh, I've replied to your AH post.
In short - Power node in material editor return negative numbers for negative numbers. So -5^2 will be -10.
I guess we might be due a SuperGrid update at some point in future thenEverything @ Stormtide Games - Snr Programmer @ Black Matter Pty.
Twitter - YouTube - Tutorials and Resources: jambax.co.uk
Games: Satellite Command - Hell Let Loose - Project Orion - Eclipse
Marketplace: Sparse Grid Plugin - Export PNG
Comment
-
Originally posted by mechanicalsnowman View PostNo one else looks to have this major issue so I'm guessing it's unique to my project, anything I can try to get working?
I've reviewed your crash reports, and the results are unusual. For unknown reasons, they are missing some important data (the callstack) which sometimes results when the crash isn't occurring in engine code. I do see that your engine version is non-vanilla, meaning using plugins or modified source code; is that accurate?
The only information included in your crash report is the error message, which matches closely (but not 100%) with https://issues.unrealengine.com/issue/UE-43546. Are your assets using morph targets?Stephen Ellis | Senior Engine Coordinator
Comment
Comment