Disappearing duplicated layers

While editing an image, I went to duplicate a layer from one window into another one, but when the image arrived it was 0 height 0 width and displayed no content when expanded. I found that although I had duplicated many layers to this image previously this now happened every time I went to duplicate a layer into it. I do not have this issue with any other project and as far as I can tell no setting is different on this one. Please advise!

Perhaps if you post some screen captures of the Photoshop steps your using that shows the image windows and layer palette for the document involved  may shed some light on your problem.

Similar Messages

  • Duplicating layers "copy" suffix

    Hello,
    How can I get rid of the "copy" suffix after duplicating layers, in a non manual way naturaly?
    Thanks

    The practical is that now I only have to rename one top layer instead of 100 other ones .
    Is there a way to copy your layer in Illustrator in the same scene without using duplicate which creates the copy suffix?
    I do what you suggest by copying the layer template into a new scene, and copying it back after renaming the top layer.
    Tnx Arts Cer

  • Crash when duplicating layers?

    I've only had InDesign installed and been learning it for the last 2-3 weeks, on a new Mac Mini (so I'm not pumped with processing power) but I don't think I'm asking the software & hardware to do too much...
    I do repetative tasks as a designer, one of them is duplicating layers prior to sending a file to press (to outline fonts, flatten images, etc.)  Seems like 1 out of 10 times I have duplicated a layer in the InDesign Layer Window - by drag and dropping the layer onto the New Layer icon, to duplicate - it causes InDesign to stop responding and ultimately forces an unsaved quit.
    Has any one else had this happen or can duplicate the error?

    There is unfortunately quite a few reports of crashing in CS5, a lot seem to be when manipulating pages, see these posts here, here and here.  Have a read of those and see if anything applies, there are a few fixes for certain circumstances.

  • Photoshop 2014.2 bug with duplicating layers in different doc

    Encountered an issue with Photoshop 2014.2 that occurs when I try to use some_basic_bitmap_layer.duplicate(some_layer_in_different_doc, ElementPlacement.PLACEAFTER). So this is code that has been pretty much unchanged for a year and works in CS6 and CC2012 and used to worked in CC2014.1. I use .duplicate() with docs and with layers inside same doc, but this is the one giving exception:
    General Photoshop error occured. This functionality may not be available in this version of Photoshop.
    - The object " <unknown> of layer 2" is not currently available
    Another strange thing is is that in ESTK debugging the exception surfaced in a bit different places depending on factoring. I.e. before I added more detailed exception catching, it occured later in code. But this place is the only spot there is a layer named "layer 2". But gives me the feeling it's an internal state corruption
    I'm guessing it might so specific no-one else will hit it, but I'd like to ask
    - Any workarounds you can think of?
    - Any ways to directly escalate it to Adobe given it's a new release. The general feedback site seems a waste of effort.
    - Any way to downgrade (in a way that normal users could do it also) to 2014.1?

    Thanks for the feedback!
    The sample code is meant for the sample psd, so it's playing on assumption that there is only one layer that is not background, is visible and not locked. In the production code it's always inside a group so it's not a background and we check for locked. Visibility we don't check but it has not been the case in the PSDs we've replicated this in.
    However playing with this I did manage to find a workaround: it's possible to duplicate the layer to beginning of doc and then move it like below.
    try {
        var original_doc = app.activeDocument
        var  copy_doc = original_doc.duplicate("copy_doc", false) // duplicate original
        var export_doc = app.documents.add(original_doc.width, original_doc.height, original_doc.resolution, "export_doc", NewDocumentMode.RGB, DocumentFill.TRANSPARENT) // create empty export doc
        app.activeDocument = copy_doc   // select copy and first layer of it
        var layer = copy_doc.artLayers[0]
        // create dummy layer to merge to to flatten all vector & style data
        var tmp_layer =  copy_doc.artLayers.add()
        tmp_layer.move(layer, ElementPlacement.PLACEAFTER)
        layer = layer.merge()
        var duplicate = layer.duplicate (export_doc , ElementPlacement.PLACEATBEGINNING)
        app.activeDocument = export_doc
        var dummy = export_doc.artLayers.add()
        var target = export_doc.artLayers.add()
        duplicate.move(target, ElementPlacement.PLACEAFTER)
    } catch (e) {
        alert(e.message)
    } finally {
        copy_doc.close(SaveOptions.DONOTSAVECHANGES)
        export_doc.close(SaveOptions.DONOTSAVECHANGES)   
    Also if I try to move duplicated layer without setting the active document Photoshop raises the same exception "The object " <unknown> of layer 2" is not currently available". I.e. it's hitting some internal issue instead of giving the right error of "not allowed to move layers in non-selected document". It kind of makes sense, i.e. duplicating to different doc after certain layer is a combo operation that duplicates to different doc and moves and they different requirements (what is the active doc).

  • Does duplicating layers from an 8-bit PSD reduce the color depth of a new 16-bit edit?

    I have been using several versions of Photoshop over the years starting with CS3, then CS6, and finally CC. Through 2012, all my RAW files were converted using 16-bit color depth in ACR. However, in examining my files recently, I noticed all were in 8-bit color-depth, which likely happened once I upgraded to CS6 and ACR left 8-bit as the default. As such, I now have hundreds of images that I wanted to edit in 16-bits that have been converted to 8-bit starting with my ACR export. The files are all RAWs from cameras like the Canon 5D, 5D Mark III, Olympus OMD EM5, and Sony RX100.
    I have 8-bit PSDs of my edits of these files which contains multiple layers. I use features from the Nik and Topaz collections for noise reduction, contrast enhancement, black and white conversion, and sharpening. I also use layered Photoshop features like Selective Color. I want to know if I can simply duplicate the layers from the 8-bit PSD files onto a new 16-bit RAW converted background layer rather than re-edit each and every file. There would be no change in the crop of other reasons why the layers would not match up, but I am concerned that duplicating those layers might throw away the benefit of moving to 16-bit since they were created in an 8-bit color-depth.
    As a test, I looked at a few files where I had pushed the shadows and colors to an extent and duplicated the layers from an 8-bit conversion to a 16-bit conversion and could see no difference. I am not sure if this is because Photoshop has become very good at reducing color-depth without a perceptible difference or if I am throwing away information in moving the layers.
    I work off of a fairly modern computer and a top-end Eizo CG276 self-calibrating monitor and good video card. I am extremely sensitive to color and shade changes as well.
    Thanks for any help, I am a bit stressed at the thought of re-editing hundreds of files from step 1, but it is important to me that I not throw away color information and it is better I start re-editing now rather than years from now.
    Ketan

    While raw file contain a 8Bit jpeg previews image in some color space. The RAW sensor data is not a color image and has no color space and the bit dept of pixels depend on the manufacturing.  Most sensor produce one value for each pixel  10 to 14 bit seems to be common.   Sensors only measure the light intensity not color.  If front of each pixel sensor is a color filter which lets Red or Green or Blue light be measured for intensity.
    A RAW converter can convert your sensors RAW data into a color RGB image in any color work-space in 8 or 16 bit color depth.    No Adobe update went around and scanning your computer looking for 16bit color depth images and convert all of them to 8bit color.  Your ACR workflow settings may have been change from 16 bit color to 8 bit color by you or set to 8bit by some update or script used.  So you current ACR work-flow setting may be converint tou raw datya into 8bit RGB images. As long as you have you raw files you can reprocess these  to produce 16Bit color RGB Image by makinf the proper ACR work-flow settings.   You can also change your 8bit image to 16 bit image mode.  However this will not recover any color quality lost or posterization that has set in..  It will give you a bit more latitude using Photoshop filters which may help you not get banding posterization.

  • Expressions - best practice for duplicating layers

    Hello,
    I have a fairly complex set of expressions on multiple layers.  These layers together make up an overall effect for a piece of footage.  For convenience I have these expression linked to a controller null object so I can control them from one place.  Now that I have it set up, I want to duplicate the group of layers (footage item, various effects, and null object controller) multiple times.  I basically have a template for a footage effect that I want to duplicate multiple times so I end up with many pieces of footage with this effect applied.  When I duplicate the group of layers, I'd love to set it up in a way that the  expression variables will now point to the duplicated controller object.  I noticed this behavior happens if the expression is a simple pick whip from one property to another.  Basically a direct connection.  But if I attempt to store this pick whip selection in a variable to be manipulated further, this functionality ceases.  So my question is, how can I create a set up that will permit me to duplicate layers and have the expressions update as if they were a simple direct pick whip from one property to another?  Is this possible?  If not, how can I better set this up to allow me to accomplish my end result?
    Thanks!
    -Justin

    If you have things set up so that your layer names end with a space and a number, so that they increment when you duplicate them, you should be able to use the layer's name to navigate to the other layers in the set. For example, if your layers are named "layer 1", "layer 2", etc. and your control layers are named "control 1", "control 2", etc., you could do something like this in your expressions to construct the control layer's name on the fly:
    n = name.split(" ");
    ctrl = thisComp.layer("control " + n[n.length-1]);
    Dan

  • Object with Motion Path Disappears On Layers

    I have placed an image on the stage that I want to move from one object to another. (In this case, a "cookie" to move from a website image to a computer image.)
    I have placed the cookie image on top layer, and on top of the web site image.
    I have set up a motion path to move the cookie to the computer.
    When I preview, the cookie image literally disappears, in a "wipe" motion.
    I moved the cookie image to a plain area on the stage, and it moved just fine. It disappears only when layered with the other images, even though it is the top layer.  There is no "white space" that I should be dealing with on any of the images. The backgrounds are transparent.
    Any ideas?

    Here's a screenshot with the motion path:
    And here's a screenshot from preview. I left the background on here, and it actually looks like the square of the image is moving along the path, but the image itself moves out of the boundaries of the picture to the left (it's a .jpg file). That makes absolutely no sense.  This image has been resized (original is larger than the stage), but not cropped.  I have deleted and re-added this image several times.

  • Disappearing Illustrator Layers/Assets, AE CS5

    Hey guys,
    First my specs, just in case:
    MAC OSX 10.6.6
    AE CS5 10.0.1.19
    8-Core
    24 GB RAM
    I'm having the strangest issues with adobe illustrator layers in my timeline... they keep disappearing at random moments during playback. Somtimes its during RAM preview, somtimes its when I'm scrubbing the timeline, but never at the same point and it doesn't seem to be consistant for which layers dissapear or appear. To be clear, the layers themselves are not disappearing in the timeline, but in my active view/camera.
    There are 13 illustrator layers, all of them are 3D Layers. I have, at various points, been able to see all of my layers when they should appear on screen, so Its not an issue of a layer getting in the way of my camera and obscuring anything (i don't think). It's not an opacity issue... It seems to be something with my illustrator files and CS5. I've even tried moving the files over to a different machine, and I've tried opening up the project on a Windows box, but the problem persists. I'm truly puzzled.
    Its not the biggest issue at the moment, as long as I can get a clean playback in AE for my client this evening, but I'm scared to continue working only to find that I can't render out any of my final project to broadcast.
    Anyone have any clues? I'll post updates as needed.
    Thanks in advance,
    Dylan

    I have found the genesis of our problems. I first noticed this on a project where I was using Illustrator (CS5) artwork supplied by a designer. He was using the "Film/Video" presets to make an HD formatted AI file. I liked how handy the grids and title safeties were so I kept using the preset on other projects. Thats when I started noticing artwork disappearing. I had to purge it at multiple points in my timeline just to get a render out.
    When I read richardbwallace's idea to look for the second artboard and delete it, everything clicked into place. Instantly everything came back. I have a feeling that Adobe needed to add that artboard to make something in the film and video presets to work the way they do and didn't anticipate or test for this issue.
    I have not checked if other presets use the same double artboard trick, but if one of them does, I bet it will cause the same problems.
    tl;dr - Video and Film presets in AI add extra artboards which cause the issue.

  • Duplicated Layers will both perform next task?

    Hi...
    Im just wondering if its a glitch or if this is how it works...
    After duplicating a layer, Ill then select one of the layers and flip it - the flip will then happen to both layers...
    Ive tried locking one layer, but that didnt work...
    So in closing, is this how its suppose to work? Or do I have something set, that can be unset?
    Thank you in advance
    Comments, suggestions and opinions are appreciated...
    Im using Mac Photoshop Elements 6

    Thanks for taking the time - youre completely correct - I didnt know there was such a difference (Im following a workbook) and dont know enough to explore on my own (yet).
    A strange luxury if you ask me, when I can shift or command select the desired layers to behave similarly... (but what do I know)
    Thanks again, I knew something was odd...

  • Disappearing Illustrator layers

    This one has me stumped.
    An Illustrator file imported as a comp with layers set to document size. I turn on Continuous Rasterize on all layers in that comp. I put that comp into another comp. All 2D layers, no 3D.
    I need continuous rasterize on, but layers disappear. Turning cont rasterize off gives the correct appearance, but is too jaggy to use.
    Each layer has a Radial Wipe applied. Now I know the whole thing about using pixel effects on vector layers. That's why I imported as Document Size, so the XY coordinates for the effect would have the same canvas size. But what I can't figure out is that it works and looks just fine on some layers. And other layers, that layer is just completely invisible.
    The Illustrator file is already 8000 pixels wide, so exporting a 2X or 4X raster of this map kinda scares me.

    Turn off Render Multiple Frames Simultaneously multiprocessing. Does it work then?
    Also, make sure that you are showing thumbnails in the Project panel (i.e., the Disable Thumbnails In Project Panel option is not checked).

  • Duplicating layers to new larger image

    Hi-
    Cutting my teeth using Photoshop CW4 on my first project using a professional printer and I made an image size mistake because I didn't read the printer's requirements (won't do that again).  I made my image size without the bleed factored in.  So I needed to enlarge the orginal 350 dpi image from 1400 x 3150 to 1435 x 3185 to compensate for bleed.  I'm so new at this... and not wanting to compromise the image quality, the only safe thing I could think of was to create a new image with the proper dimensions and dpi, and then duplicate the original layers into the new image.  But, I'm not sure if that really was the safe way to preserve the image quality.  I've got two questions:
    1.  Will there be any loss in the way that I did it?
    2.  How would you have remedied the problem?
    Thanks from a newb!

    Hi, Up North.
    Long time, no reply. But this might help.
    I don't think you need to do the image over. You are increasing the size by less than 3%. You want to enlarge with your preferences set to Bicubic Smoother. New pixels will be created, but the effect on the image should be minimal. Only you can decide if the result is acceptable.
    One problem. You are increasing the dimension size by 50 pixels on each axis. The short side of the image will be stretched a little more than the long side, percentage wise. So the enlarged image will have a slightly different aspect ratio than the original.
    FWIW.
    Peace,
    Lee

  • Photoshop crashes on duplicating layers/groups to new document

    Randomly on both of my computers. It happens on different versions of Photoshop, on WIN XP and WIN 7, so it's quite random. And it upsets me as hell. It happens everytime I want to duplicate layers, only when I duplicate them (or group) to new document. What to do about it?

    Your windows 7 machine creates a reliability history. Use it the see where Popshop is crashing. This may help narrow down where your problem may be. In the start button type rel you should see view reliability history click on that and look for a day you had a failure there should be a red x. Select that date and double click on the Photoshop crash. You may get an Idea what is failing.. Most of may failures are in ScriptUIFlex.dll

  • Any way to remove or rename "copy" from duplicated layers?

    Hello, is there a way to automatically remove/rename the "copy" that comes up when you duplicate layers?

    Excerpt from the FAQ  How To Get Help Quickly :
    Truth #1: We all find ourselves in need of an answer—QUICKLY!—at times.
    Truth #2: Panic never helps. Take a few seconds to breathe, relax, and form a methodical plan to solve the problem.
    Truth #3: More information is almost always better than less. "HELP! MY [software name or tool] IS BROKEN!!!" will very likely be responded to with laughs and jeering, because it doesn't say anything except as an expression of your panic. Give those who might be able to help something to go on, please!
    Before you Post:
    Firstly - have you really checked the 'help' option in the program? Many problems can be solved far faster by getting the answer from the Help File.
    Secondly - check the Forum FAQ folder. There's advice there on many common questions and problems.
    Thirdly - use the 'Knowledgebase Search' option near the top of this page. Or you can click here to go to the relevant page and enter your search words there - or just search for 'Photoshop' there to see summaries of all the relevant items.
    Fourthly, try searching this forum. It may well be your question has already been asked and answered.The archives are full of useful advice. Please remember to perform a search to see if your question has previously been answered. You can click here to search the Photoshop-for-Windows forum.
    If you can't find the answer by any of those methods, do post your question in the relevant forum here.
    It boils down to doing your due diligence before posting here.
    Remember, you are not addressing Adobe here in the user forums.  You are requesting help from volunteers users just like you who give their time free of charge.
    No one has any obligation to answer your questions.

  • Duplicating Layers

    Hi,
    In my previous version of Elements, I was able to duplicate a layer (which was a picture) and then drag and drop a new picture into that layer. How can I do this with Elements 12, since the drag and drop option doesn't work?
    I am using this for a "scrapbook" photo page, where there are multiple photos and text on the page.

    Drag and drop is fully implemented in PSE12 although there is a Photo Bin glitch that can be worked around (http://forums.adobe.com/thread/1393774?tstart=0) so what problems are you experiencing?
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children
    If this post or another user's post resolves the original issue, please mark the posts as correct and/or helpful accordingly. This helps other users with similar trouble get answers to their questions quicker. Thanks.

  • Adobe After Effects: Keep "Expression-Relations" when duplicating multiple layers

    Hi there!
    Just wanted to ask, whether there is a way to keep the relations of expressions going when duplicating layers. E.g. I have two layers, "LayerA" and "LayerB". Now I have an expression going on in "LayerB" saying, that its position always equals the position of "LayerA". Now when I duplicate those two and get "LayerA 2" and "LayerB 2" I want the expression in "LayerB 2" to reference to "LayerA 2"'s position rather than "LayerA"'s position!
    While it is no problem to simply change the expression when there is only one of them, it gets quite hard when you have multiple expressions going on ...
    Thx in advance

    hello CarzyQwert,
    you can check out my tutorial about this here:
    https://aexpr.wordpress.com/2015/04/23/lesson-02-strings-from-outside-of-the-box/
    best regards

Maybe you are looking for

  • What happens to other files on the TC when TM fills it up?

    I don't seem to be able to find a definitive answer for this issue: I am using TM to backup the iMac automatically. I have moved my iTunes music folder and associated library files to the TC so that I can access it from any computer in the house. I k

  • How to schedule JOB in ORacle

    I have one package and in side that package i have 5 Procedure like a; b; c; I would like to run that Package every 2 hrs automatically , Please provide me the solution how to schedule this job ..and i would like to get the errors while executing tho

  • Fascinate no longer connecting to Exchange server

    After a year of flawless email through an Exchange server (required for work, switching is not an option), my Fascinate abruptly stopped communicating with the Exchange server.  I have tried deleting and re-creating the account several times without

  • Connect two monitors to a Pavilion dv6t-2300 laptop (Windows 7 64)?

    What type of connector do I use to use two monitors with my Pavilion DV6t-2300?

  • Problem with video playback in adobe premiere pro CS4

    Whevener i am to put something into my video. Via it be either A fraps recorded video or a video shot by my camera... i put it in the library and drag it to the stage. then when i play it in Premiere the video just stays as a still picture but the au