Possible bug? Change the geometry on the hair, the changes are lost when the model is saved, then loaded into fuse again.  Is this a bug?

When I save the changes to the hair using the tool change the geometry in a file .fuse on the computer.  These changes are lost when I load the model to the fuse.  Is this a bug?

Saved to disk:

Screen Shot 2015-12-08 at 10.08.14 PM.png

Reloaded in fuse:

Screen Shot 2015-12-08 at 10.09.47 PM.png

Post edited by: Allan Chaney I've included screenshots.

Thank you much for the details.  I tested it on Windows and Mac and reproduced.  Doesn't seem to be a bug (but not a guarantee).  I've done some characters, recorded their soft-mod-ness very well.  I connected with the engineers for more tests and we will have fixed as soon as possible!

Tags: Adobe Fuse

Similar Questions

  • APEX packaged applications, it is possible to edit the models on the universal theme of the APEX 5. How can I enable editing of model on my applications?

    ..

    716769 wrote:

    Please update your forum profile with a recognizable username instead of "716769": Video tutorial how to change username available

    APEX packaged applications, it is possible to edit the models on the universal theme of the APEX 5. How can I enable editing of model on my applications?

    APEX 5.0, application themes are announced to a default theme. As a result, the theme templates are locked and cannot be changed. To change the templates, unsubscribe the theme of the master.

  • Is it possible to get a list of the refnums all ActiveX objects loaded into memory?

    Specifically, I want to programmtically save and close an open excel workbook which has not yet been registered and I don't know the name of. LabVIEW.

    I know how to manipulate the workbooks I open from a saved location, but don't know how to take any workbook is open on my computer and save it to a known location.

    Thank you!

    I saw this post and thought it might be a similar method for ActiveX objects to vi:

    http://forums.NI.com/T5/LabVIEW/is-it-possible-to-get-a-list-of-refnums-to-all-vis-loaded-into/TD-p/...

    DaveRines wrote:

    Specifically, I want to programmtically save and close an open excel workbook which has not yet been registered and I don't know the name of. LabVIEW.

    I know how to manipulate the workbooks I open from a saved location, but don't know how to take any workbook is open on my computer and save it to a known location.

    Thank you!

    I saw this post and thought it might be a similar method for ActiveX objects to vi:

    http://forums.NI.com/T5/LabVIEW/is-it-possible-to-get-a-list-of-refnums-to-all-vis-loaded-into/TD-p/...

    This should work:

    If you want to change the path or to have more control over the options, you can replace '_Workbook/Save' method with

    In this case, if you want to avoid pop-ups, make the 'Visible' and 'DisplayAlerts' FALSE properties when you open the Application in the first node of ActiveX

  • Is it possible to adjust the model views JHS?

    We use 11.1.2.x JHS and JDEV 11.1.2.4.

    We have a case where we have more than 1,200 entries in the JHS_TRANSLATIONS table.  The view object is configured to retrieve one row at a time.  This can be a bit of your time on the side to request ideally, we would like to start increasing the number of rows retrieved.  However, the only way I know how to do this would be to create a view of substitution to replace the sight of JHS.  Is there a better way to do this?  Right now, it takes a long time to run and we have to go down this time.

    Thank you


    BradW

    So, I had to extend the views JHS and then adjust the extended objects.  I then made a substitution of the view and performance is now much better.  Both views and basic are not granted. Most are, based jhs_translations views were not.

  • Why the hyperlinks are lost when replacing a page in PDF format?

    I produce a newsletter that is distributed in PDF format. Sometimes, I need to replace an existing page newsletter PDF with a page from another PDF (typically a full-page display advertising provided by a customer).

    However, on any PDF hyperlinks are lost once I add the page to my PDF newsletter. Is it possible to import or replace pages between separate PDF files and keep all active hyperlinks? I use Acrobat 9.0.4.

    Thank you very much for reading my question!

    Rather than replace the page (Document > replace Pages), you should try to add the new page (Document > insert Pages) and delete the old page.

  • Firefox Sync settings are lost when you restart the Android device, is this normal?

    I use Firefox Beta v14 for Android.

    After a restart of the Android device, synchronization settings are lost, nothing in the settings 'account and synchronization '.

    Sorry to hear that Firefox is losing your sync account. You have installed Firefox for Android onto an SD card? We are tracking the reports like yours to https://bugzilla.mozilla.org/show_bug.cgi?id=768102. We believe that Android itself is deleting accounts when the Firefox application is installed on the SD card. Can you check if Firefox is installed on an SD card?

  • I have the latest Windows Live Mail 2011, but when standby and locks system, the only way out is to do a complete or end of Windows, restart then go into sleep mode. This never used to happen until Windows 2011 has been upated in my PC.

    I forget always at the end of the lIve session of Windows before you put it in standby mode, the PC appears and then lock properly said, in response to anything, so I have to do a reboot complete, very annoying.

    Also when working within Windows 2011, if you add a lot of attachments to an e-mail, I have often to do and then send it, the list of attachments disappear off the screen, so when you send you do not know really which was transmitted, horrible situation, so you must include send to yourself, then you can check what has been sent. Stupid!.

    How can I get rid of these flaws?

    You will find support for Windows Live Mail in this forum: http://windowslivehelp.com/forums.aspx?forumid=b91657c9-9031-4406-a398-7d0783119bb7

    ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

  • Find the width of a JPEG loaded into a clip

    I load a page of the bio information. Next to the photo of the person (photos may vary in width), I want to put a column of buttons 20 pixels to the right of the photo. After I load the photo in a clip from film empty, so I try to get the width of the photo in order to understand the position x, buttons next to him. Here's what I have:

    myImage = "images /" + _level0.images [link];
    loadMovie (myImage, image_mc);
    JPEG load OK in image_mc.

    trace ("image_mc._x =" + image_mc._x);
    I get "Image_mc._x = 393" as expected.

    trace ("myImage._width =" + myImage._width);
    I get "image_mc._width = undefined".

    trace ("image_mc._width =" + image_mc._width);
    I get "image_mc._width = 0".

    How can I find the width of the loaded JPEG?

    you are probably trying to get the width until the image is fully loaded... Use the MovieClipLoader class to load the image into the empty clip, then use the onLoadInit event to get a sample of the video clips (which corresponds to the width of the images).

    var mcLoader:MovieClipLoader = new MovieClipLoader();
    var myListener:Object = new Object();
    myListener.onLoadInit = {function(target:MovieClip):Void}
    trace (image_mc._width);
    };
    mcLoader.addListener (myListener);
    mcLoader.loadClip (myImage, image_mc);

  • Change page size when I he perform a zoom out and zoom again on a browser.

    I created a site recently that is www.sanrachna.co.in. I get some kind of weird problem on my page, I opened my site in the browser, it opens normally, as expected, but when I zoomed in on the footer keeps down and down and page length becomes larger and after I Zoom in to 100% (original size) times the page length is bigger and the footer elements are less than the position where they are declining been to zoom out. Please open the page and zoom out u will get too know what I'm saying. Please help@.

    Sorry for the late reply, it took me a bit to find the problem. The problem is one of the widgets that you use. See screenshot:

    Remove this widget has solved the problem. If you want to continue using this widget, you may have to contact for help on how to work in your case.

    You can see here... (I also put the scroll bars to automatic instead of always).

    WELCOME TO SANRACHNA

  • ORA-00054. Is possible to interrupt the cancellation and delete then table?

    Hello.

    I m import a long table with utility IMP.

    When has spent a lot of hours and the process was near complete I ORA-30036 and a restore operation was launched.

    I m trying to drop/truncate the table to avoid the wait, but the cause of the restore process I ORA-00054 and I have to wait for several hours to try to import again.

    My question is: there is a way to interrupt this restore operation and delete the table without inducing an inconsistent state of the database?

    I m working with Oracle 9i on Windows plataform

    concerning

    No, it isn't.

  • After scrolling on a page, the text becomes illegible. When it is readable, but only until I scroll again. This only happens in Firefox. Any help?

    Almost any page, I have open in Firefox is readable when open but when I scroll upwards or downwards the text starts to break up and become unreadable. I can read the text if I highlights but if I scroll upwards or downwards it breaks again. I even had to highlight the instructions on the previous page that asked me about a password enough. This happens only in Firefox. IE is not a problem with the same page as Firefox. I changed monitors and still have the same problem. Given that this does not happen in IE I don't think I have a bad video card. I tried the 'Reset Firefox' thing but it did not help.

    Try disabling hardware acceleration in Firefox.

  • USB formatted on the windows computer and then loaded with the IOS El Capitan files does not work on the Windows computer

    I tried to format a usb drive on my iMac home for use on a Windows computer. I tried to format it on the iMac with El Capitan and format on the Windows computer, but with the same question.  The files are corrupted and do not function correctly on the Windows computer at work.  The files are a combination of audio files and writing.  Is there a way to overcome this problem.  When I used earlier versions of IOS are not usability issues.

    iOS is for iPhones and iPads, but you also state El Capitan, so I guess that's what you're talking about.

    There are a lot of audio formats, many writing programs, so it is quite difficult to determine if this is a problem of format of file or a problem of disc format.

    Even if it's an mp3 player, wmv or any other file extension, there are more for the 'format' of an audio file of the extension.

    These designations are just wrappers that contain audio information. Audio information can be encoded in a variety of different formats and still be an mp3 or wmv. An mp3 player that plays on Windows cannot play on a Mac due to using a codec that is not installed on the Mac. Apple recently purged the operating system of older, obsolete codecs. As a general rule, VideoLan VLC can play most audio and video files on Mac and Windows.

    Were what type of writing files? Word, Pages, TextEdit,...?

  • How can I get Firefox to load the "Background" images in Windows 7 (32-bit)? They will not load in Windows 7 Professional but when I installed Firefox it will load into XP Virtual console. How to load properly in the normal window of Windows 7?

    I have a laptop Toshiba Intel Core i7 CPU Q740 @1. 73 GHz 1.73 GHz, 4.00 GB RAM 32-bit operating system

    I noticed the problem after installing Firefox 4.0.1 but uninstalling and reinstalling found it was also a problem with the previous version.

    There is no boxes displayed on this screen, but on my XP desktop, they are displayed. I have two open so I know where to type.

    I installed Firefox on the virtual console XP on this machine and it worked fine, but not with Windows 7.

    None of the posted similar questions on this forum suggestions worked.

    Make sure that allow you pages to choose their colors and you have not enabled high contrast in the Windows accessibility settings.

  • Change the model of phone using BAT button

    Hello

    Is it possible to use BAT to change the 'model of phone button' which is attributed to several phones?

    You cannot use BAT for updating the model of phone on existing phones button. However, you can set up the model of phone button on phones that you add by using BAT, so you can export the phones that you want to change, remove them from the CCM and add them using bat with the model of phone updated button.

    I hope this helps. If so, please indicate the position.

    Brandon

  • Possible problems with the database in double training?

    Hi all!

    First of all, please forgive my ignorance! I only worked with databases slightly over the past two years and so far only with MySQL and MS SQL.

    Recently, the company I work for bought a new Oracle requiring package. We bought a copy of Oracle 10.2 in the case and the company who resell it to us and set up for us, we have been denied access to the database on our server, dev because it would expose their underlying data schema. I wasn't in the change when the decision was made and we have spent money on a paralyzed copy of Oracle, but it's in the past.

    Because we have not dev access to Oracle, we are unable to create a database of training for this new software in the home. We pay this company to create a test environment for us. I was told that it would cost $500, until technology has said it will install Oracle on the server of our training.

    At this point, I stopped him and said $ 500, they'll be violating their license agreement, or by giving us a free copy! The other possibility is that they were going to install this and then just this law we for Oracle, despite citing the work at $500.

    Technology that was about to proceed with the installation went to check with someone of higher rank and then returned to inform me that install the second copy of Oracle would require license more fresh indeed.

    This verified what I already told him, and I said, we want a database on our existing Oracle server and copies of the new training software can just point to this training base.

    He must now take time with senior technicians while they "analyze the existing database server or the environment. He was trying to tell me to install a database on the existing server and rather buy another copy of Oracle, which seems to me to be a total drain cash. He had no solid reason why it could not do, but refused anyway and said he needs to talk to a senior technician (the same one who said that Yes, we you will need to purchase a second copy of Oracle instead of using a second database on the existing server).

    Thus, these two bases of data, data from phase one and the other a direct duplicate of these data used in a training environment where change will not be being reported should, however, be able to exist peacefully should they not? The same version of the same software to access the same data from the server, just an another database, should not be a problem with my limited knowledge of the Oracle! There are still connections in the environment of training may 5 at the time, and the server must be able to manage currently twice more than the logged in users as is the maximum current (edit: expected) load.

    I know that this would not be a problem with MySQL or MS SQL and Oracle is a superior database package, then someone can think any legitimate reason that can back up the assertion that having this duplicate database will be a problem?

    Thanks in advance for any guidance here!

    It is certainly possible to create a second instance of the database on the same server as your production system. We have several servers with multiple instances. If you follow this path, there are a few things that you should keep in mind.

    Every Oracle instance must have little memory assigned from the RAM server to host the CMS, PGA and other process oracle. Each instance must have sufficient disk space to accommodate files data temporary tablespace, rollback segments etc. Depending on how you plan to implement your training environment, this could potentially be equal to your production environment memory requirements and the disc. If you plan to have a smaller subset of data for purposes of training, then you could probably get with much less than your environment of production.

    Another possibility would be to create another schema in the database of existing production to use for training purposes. While this would need less additional memory and space drive that uttering a completely separate database, it could have an impact on your production system, since the training environment would be sharing resources with the production.

    None of these scenarios would need additional licenses to Oracle (assuming that you have either licensed CPU, or that production and training combined have fewer users you have named user licenses).

    John

Maybe you are looking for