Bug Reports
Als letztes aktiv
PS is crashing frequently. The lastest culprit seems to be the oil paint filter. I have tried resetting preferences several times. Nothing seems to help. I have the latest version of PS operating on Windows 10. Any ideas? Thanks.
Hi, I'm trying to export a short frame animation (7 frames, 1920x1080px) into video, but when I choose Export - Render Video, Photoshop just shuts down and report about error. I'm on macOS (Monterey 12.1) 32Gb, Intel Core i9, Intel UHD Graphics 630 1536 Mb Photoshop 23.1.0
Being a software developer myself, I understand it's arguable whether this is a bug or design limitation within the scope of what's intended from the programming perspective, but it nevertheless cost me a full day of work today and feels and behaves like a bug from a user and usability perspective so I'm reporting it as such. Repro steps: 1. Make a new 32 bit document 2. Add a new fill layer 3. Set its color to 10,10,10 4. Open a Color Picker by clicking on the currently active color in the left side toolbar or in the color panel. 5. Click anywhere on canvas to sample the color. Result: Picker reads value 9.9518 (mentioning the stop number to be +3.73 a bit below) Expectation: Picker reads value 10.0000. Upon trying to debug this myself before reporting it, I first thought it might be some kind of bug with precision, but figured out that the real reason for this behaviour is that the RGB value in the color picker tool is unable to show values in between the int
Hi there, sorry for the bulletpoints: font gets garbled after "export artboards to files". Displayed fine before. Picture attached. Woraround: "copy merged" and "save for web (legacy)". Active Font-Manager: FontBase (but as stated: the font is displayed just fine in the master-file).
Photoshop 2022 - 23.1.0When I go to create a dashed line: Line / Shape / Fill - off / Stroke - on / 4px / Stroke: Align: Center, Caps: butt, Corners: miter, Dashed line: checked, Dash 10-Gap 8When I drag out the line it looks like there are two lines and if I grab and expand the handles in the middle it becomes a box. This isn't helpful. I specifically selected Line, not Box. Is this a bug or a setting? {Thread title edited by moderator}
Windows 10 latest PS 22 (version 23.0.2) Nvidia GeForce 1660 Super GPU The title says it all - with my GPU enabled, I get errors when I use almost any neural filter (old or new), e.g "This filter has been temporarily disabled due to an error" then later "The graphics processor has encountered an unrecoverable error" (see attachments). I have to shut down PS at this point since it won't allow me to do anything else. I disabled the GPU and had no error messages with several neural filters. Even PS says that my GPU is compatible, so what is happening makes no sense. I did try some of the suggestions on other posts such as deleting the plugin data folder, but to no avail. The only thing that works is disabling the GPU.
Suddenly getting an error report when I try to launch PS. I have the latest version running on Windows 10. The pop up says that Photoshop has encountered a problem and needs to close. The report shows a bunch of lines of code which means nothing to me. I have already tried uninstalling and re-installing. Any ideas?
I have a file with several layers, and I used 'Export As' to export a full resolution and a half resolution verison of the file. One or more of the layers in the half resolution version weren't resized. The full resolution version looks fine. The original photoshop file is a few gigs. Photoshop 23.0.1 Mac Monterey 12.0.1 (21A559)
The text input cursor is not visible in Photoshop CC File Info IPTC boxes when using dark mode on MacOS. This change happened around the Jan/Feb CC 2020 update and has not been fixed yet.
Image > Reveal All does not always act as expected. I was able to reproduce as following: - Paste an image larger than canvas (reveal all should work fine) - make the layer lower than all "text" layers (reveal all still works fine) - make a "text" layer lower than the large image layer, reveal all does nothing! is that a bug? Photoshop CS5 ME (12.1 x 32) Windows 7 64
New install of 22.5. The first file I work on, crashed 4 times within 10 minutes. Doing diferent tasks, brushing, cloning and moving around while zoomed in. Photoshop just dissappeared, no hanging or warnings. iMac Pro, Big Sur 11.4 Radeon Pro Vega 64 16 GB 128Gb Ram. Downgrading to 22.4.3 no issues.
Alt+tab dialogue (to switch application) often doesn't work properly, won't appear at all or appears and disappears instantly when called from Photoshop in full-screen mode. Photoshop CS6 beta, Windows 7 x64
Scenario: Adobe PhotoShop Version: 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch]) x64 Operating System: Mac OS 10.7.2 There seems to be an issue w/ the preview window for sharpening i PS.5.1 on Lion 10.7.2. The issue is not present in Win7 for the same PS version, nor in Mac Snow Leopard, so as far as I can see, it's Lion specific. Details: In the sharpening preview window (i.e. Filter | Sharpen | Unsharp Mask, where you alter the radius/amount), you can toggle the sharpening effect back and forth between applied/not applied by click | hold a mouse button inside the preview window. But as you click the mouse, the preview picture is offset in some direction, sort of jumping slightly sideways, making the observation of the effect difficult, as you visually lose track of the sharpening change due to this sudden movement of the preview picture. Here the preview picture should stand perfectly still if clicking|holding a mouse button, as it does in Windows and Sno
I'm running the latest version of Photoshop CC on a 2015 iMac 5k, recently updated to OS X 10.13, High Sierra, with drives formatted as APFS volumes. Running a large batch of images (1500+) through File –> Scripts –> Image Processor (with the option to run an action turned on) has the images being processed in random order, rather then sequentially by name. If I kill the action and start over, it seems to repeat the action in the same "random" order the next time, so I'm guessing it isn't truly random. I checked to see if it's running in size or date order, and it isn't.This wouldn't be an issue if the script didn't occasionally crash, leaving me with random images completed, rather than sequential. I won't be able to just run the batch with only the images that were next in line. I'll have to start from scratch, and hope it won't chunk out again.
I have sent test fonts privately to Josh Hadley at Adobe. 1. Install the three fonts 2. In PS, make a text box with the text "Q$" in all three fonts 3. For Mokoko, select Weight=900, for Mendl, Weight=900 and for Aktiv Grotesk, Weight=900 and Width=75. 4. In Aktiv Grotesk and Mokoko, the dollar with a continuous stroke should be replaced by a dollar with a stroke just at the top and bottom. In Mendl, the Q should be replaced by a Q with a stroke just on the outside. PS does however not replace anything. Mokoko and Mendl use the rvrn feature, Aktiv Grotesk the rclt feature to specify conditional substitutions.
Creating a script for applying Neural Filters. But I want to use parameters in code. It works fine if I create an Action. I can convert the Action to javascript. Runs generated script and runs fine. It works fine if I use the scriptlistener. Runs generated script and runs fine. If I change the scripts at the obvious parameters, Age, Style brush size it does not refresh with the different parameters. In fact it uses the original script ones. However if I open the neural filter, the changed parameters are there and it refreshs and I press OK, then fine. Thing is, comparing the generated scripts when just one parameter, say Age has changed, there is a difference in a hextobin unintelligible code, some random numbers, as well as the obvious variable. So if the answer is obvious sorry, this is my first PS script (I do code AE). App.refresh(); didn't force the filter to refresh, is there another way? Any thoughts and thanks.
After renaming a file from the Save For Web dialog, it is impossible to return to Photoshop. It becomes necessary to Force Quit the program. This bug may only affect macOS users. Open image file. File, Export, Save For Web (Legacy) Click Save. Rename any file from this window (right-click file, Rename) Click Save, and the file list disappears Switch to another program and back – the file list reappears At this point neither Save nor Cancel work. Photoshop is not unresponsive at this point, but as it is impossible to exit the dialog window, it is necessary to Force Quit the application.
In PS 2021, when I use the color range selection tool and then adjust the Fuzziness slider, my computer locks up. Every time. PS 22.1.0 MacOS 10.15.7
Hi, We are in a Publishing Design Studio, Issues currently with the 2021 version are: Photoshop: error when trying to place text. When we place the text box, an error message pop up - Could not complete you request because of a program error. (No issues with 2020 version) InDesign: Random documents wont print or export to PDF (The same docs work fine in 2020 version) Illustrator: Files will not save - This is happening on all 11 of our machines all running Windows 10.0.19042 build 19042. Identical PC specs: Intel i7 -9700 CPU @ 3.00 GHz, 8 core, 16 GB Ram, NVIDIA GeForce GTX 1650 with latest drivers.
I am working on the latest version of Photoshop 2022 v23.1 and macOS Monterey 12.0.1 and I noticed that whenever I apply an Angle to a pattern in Pattern Overlay, it fires up my laptop big time and it also takes ages to export the file and save it. These are my steps: 1. I create a pattern and use Define Pattern to save it to the pattern library 2. I open another file and apply Pattern Overlay with my previously created pattern 3. I change the Angle to 20 (or 50, it doesn't matter) 4. I try to export the file and photoshop freezes and my laptop gets overheated OR 4. I try to save the file and photoshop freezes and my laptop gets overheated If I wait and close all other processes, it takes 15 minutes (yes, you read that right) to finish the job. I checked multiple times and on previous versions and if I change the Angle back to 0, the photoshop works just fine. Found the same issue on the latest version of Photoshop 2021 - hence, I thought that this bug
I recorded an Action to resize and Save As some scans done with a Nikon LS-9000 scanner. Scanner(camera) info is lost in the resulting PNG files. The rest of the metadata is present. Manually using Save As works as intended, with scanner info preserved.
Black image from 3d spherical panorama
Hello everyone, It appears the last few versions of Photoshop have a small display bug when flipping between documents in Fullscreen mode via (opt+tab) on OSX. The documents get stretched for a second and sometimes get hung up before switching. Would be great to get this ironed out. Thank you. -Berube
Since updating yesterday Photoshop no longer quits - just the spinning rainbow wheel of doom! Have to force quit every time. Anyone else experiencing this? Thanks
I'm using the latest release of PS (23.0.2) on Mac OS Catalina. When working with multiple open images, both Zoom all windows and Scroll all windows are always active. I have unchecked them both in the tool options, tried turning off 'Use Graphic Processer' in the Preferences in case that was causing the issue. All to no avail. If I scroll and/or zoom within one image window, all others follow suit. I'm assuming this is a bug but could find any other references to this specific issue. Does anyone have a work around or could they enlighten me incase there's something vital that I've missed. Cheers
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Sie haben bereits einen Account? Anmelden
Noch kein Konto? Konto erstellen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.