Get help and share feedback in our global community.
Recently active
I’m facing an issue with my graphics card optimization in After Effects and Premiere Pro. I have the latest 2025 versions of the software installed, but my system keeps recognizing them as 2019 versions and doesn’t optimize my graphics card properly.
The problem:I've enabled Time Remapping on a composition and am using the loopOut() expression to repeat a 16 second animation until the end of the video.When I apply the expression, it places a keyframe at the beginning of the clip and at the 16 second mark. When I look at the single frame at the 16 second mark, the composition is not visible. (The object boundaries are visible to scale/move but the image is not.) This also occurs at the 32sec mark, 48sec mark, 64sec mark...The solution I found (that's not working for me):Create a new keyframe one frame before the 16 second markDelete the keyframe at the 16 second markWhat happens instead:Once I delete the keyframe at the 16 second mark, the keyframe at 15;29 becomes blank. The last keyframe will always be blank, no matter where it was placed, before or after the original.If I have four keyframes and delete the last one (#4), the third keyframe will become blank. If I then delete the third keyframe, the second keyframe will become bla
To start with, these are my specs:Installed RAM: 31.83 GB Current RAM Usage: 0.00 GB Allowed RAM Usage: 25.83 GBGraphics CardVendor: IntelDevice: Intel(R) Iris(R) Xe GraphicsVersion: 3.000000Total Memory: 14.51953125 GBDraft 3D: Available-----AE 2024 works perfectly and I have been using that instead of the newer versions until now.2026 has some very good updates that I wanted to use so I am resorting in having to deal with this isssue again.As shown in the video, the composition runs smoothly when hovering and previewing compositions.As soon as you click on a layer (being shape, text, solid, etc.) the interface starts lagging. Badly. The mouse cursor moves at real speed but the interaction on the actual layers is extremely slow. Same goes for the panel where you see your composition.I have tried all possible soltions that I found on reddit and here but none of them work.https://www.reddit.com/r/AfterEffects/comments/1ihh7ib/after_effects_lagging_while_doing_basic_
Guys, I have a question. I'm using After Effects 2024 and trying to use the Text Evo 2 plugin, but when I try to open the plugin, I get an error saying "unable to execute script at line 34026. null is not an object". By the way, I installed the plugin from aescripts + aeplugins. I had installed this plugin before, and it worked fine. But then I had my laptop serviced and they reinstalled Windows, so I had to download everything again using the same AE and plugin version, but this time it's giving me this error. How can I fix this? I would appreciate any help, friends 🙏. - After Effect 2024- Windows 11- Text Evo 2
I am working on an extension for AE that uses Angular. I have a lot of things watching assets, and I suspect that might have something to do with this, but was curious if anyone else has ever encountered this error?"After Effects error: having to focus on ourselves (76 :: 59 ). I can find nothing about it online or any relevant error codes.Screenshot below
I've tracked a shot and created a 3D camera, added a logo and text in the shot. I've added drop shadow and stroke to the text, and drop shadow to the logo but they don't show up. As soon as I turn off 3D in each layer, they're magically there.I did the same exact thing last year to a project. As a matter of fact, I opened the project and there was the drop shadow. I've added them as an effect and as a layer style, neither work.I'm pull out what few hairs I have left.TVS
Hi all! I am trying to create my own .mogrt file of a typewriter effect that's meant to mimick a robot speaking, with plans to move it into Premiere Pro so I can control the speed, font, colours, etc for future projects. The attached image is from a template that I downloaded, and the speed can be controlled via this slider and NOT keyframes. The below image is my effect that I'm creating. As you can see, it has the normal 'slider' with the keyframes. My issue is that I want to bring this into Premiere Pro and control the speed in there, and that can't work with keyframes. Does anybody know how that 'speed' fx was added onto the first image, allowing the typewriter effect to be made without keyframes? Thanks! Hope that made sense lol
Imagine this field from the “New Comp” dialog in the “New Comp from selection” window. Saves a couple clicks.
How do I install a version of AE 24.x now? Creative Cloud only has versions 25.x and later. Where do I go to download an earlier version? Thank you.
Issue - Shape Layer with Transform Effect using layer mask as effect mask – adjusting keyframes crashes AE. Steps to reproduce - Add a mask to a shape layer (created by Overlord in my case) using Layer>Mask>New Mask, add a Transform Effect, add position keyframes so the contents of the Shape layer are outside the mask and animate to the original position. Use the mask as an Effect mask. Notice that mask is not masking on first frame but otherwise appears to animate into position. Adjust first position keyframe to crash After Effects. Expected result - Shape layer contents should move via the Transform Effect. Actual result - After Effects crashes. Screen recording – in safe mode and slightly different order of process to reproducehttps://vimeo.com/1162398792/cf38ed938b?share=copy&fl=sv&fe=ci Adobe After Effects version - After Efects Beta 26.2.0 Build 13 Operating system - macOS Sequoia 15.6.1 (24G90) on Macbook M1 Pro GPU driver version (Windows only) - If you're on Win
I have an .OBJ 3D model. Whenever I add the sbpar mesh, it turns my image flat. No matter how I shape the light, the image is flat. Looks almost like a PNG. When i turn the sbpar mesh off, the 3D details comes back.
Product & VersionProduct: Adobe After Effects Version: 25.2.0 Operating System: Windows 11 SummaryThe ParagraphRange.direction property can be set programmatically via ExtendScript, but the value does not persist after calling Property.setValue(). The justification property on the same ParagraphRange object works correctly, indicating this is specific to the direction property. Steps to ReproduceCreate a new composition in After Effects 2025 Add a text layer with any content (e.g., "Hello World") Run the following ExtendScript code:var comp = app.project.activeItem;var layer = comp.layer(1); // First text layervar prop = layer.property("Source Text");var td = prop.value;// Get paragraph rangevar paragraphCount = td.text.split(/\r/).length;var paraRange = td.paragraphRange(0, paragraphCount);// Log current state$.writeln("Direction BEFORE: " + paraRange.direction); // undefined// Set direction to RTLparaRange.direction = ParagraphDirection.DIRECTION_RIGHT_TO_LEFT;$.writeln("Directio
Hi! I've been trying to recreate this effect in After Effects, but I haven't been able to figure it out and I can't find any tutorials on YouTube. You can see the effect I'm looking for in the attached images. I want the image to smoothly transition from its original color to green and then back to its original color. Does anyone know how to achieve this in After Effects?"
Hello, I am having issues with random black frames while using the sabre plugin. Please see the video attached below. The plugin works fine until about 5 seconds in then has a random black frame for a few seconds. Cheers, Fred
Hi. I'm working on a project with illustrator vector graphics in several nested compositions. At top composition I'm using a camera for zooming in to details of the graphics - however the vector graphics get blurry at anything above 100% scale.Unfortunately I can't use continued rasterizing in top level composition, because effects used in lower level compositions goes crazy. I'm using bend-it animation on several graphics in lower compositions and all graphics with the effect applied disappear when continued rasterizing is on at the top level. Anyone got a suggestion on how I can keep vector graphics sharp while zooming? Either with a workaround for the continued rasterizing NOT being used, or how to fix the bend-it effect items to still show up if continued rasterizing is turned on at top level ??! (using continued rasterizing for layers in same composition as the bend-it effects work fine of course)I'm guessing the bend-it start and stop coordinates get out of whack at top level whe
I’m experiencing a recurring crash issue in After Effects that I have not been able to resolve, despite trying a wide range of solutions.After I open a project, After Effects crashes consistently within 5–7 minutes, or sometimes immediately upon launching the project, sometimes when I tried to render. The crash messages vary with each occurrence, and I have attached screenshots of the errors for your reference.This issue happens not only with an existing file, but also with completely new projects — After Effects crashes even when starting from scratch, showing different error messages each time.It also affects multiple projects, regardless of their complexity.Updated After Effects to the latest version via Creative Cloud.Uninstalled and reinstalled both Creative Cloud and After Effects.Attempted to open and run the project in an older version from 2024 — issue still occurs.Simplified the main project by pre-rendering individual layers.Disabled all third-party plugins.Created a new pro
I recently installed After Effects (that apparently also installed Maxon Cinema 4D). When I try to load Maxon Cinema 4D, I get the following error message, and I’m unable to open the app (all my other licensed Adobe products that come with my subscription work fine).
Hi everyone,I have a brand new high-end setup, and so far, I haven't found any working solution.My system specs:After Effects 25.3Windows 11Nvidia RTX 5090 (tested with latest studio drivers + older versions)AMD Ryzen 9 9950X96GB RAMThe problem:During very light projects, the preview window randomly freezes after a few minutes.The rest of the AE interface remains responsive — I can click around, open panels, but the composition preview is stuck.GPU usage stays around 1%, so it doesn't look like a performance or overload issue.I have tried the following with no success:- Switching to older versions of AE- Switching to "Mercury Software Only" for rendering- Testing multiple versions of Nvidia Studio drivers- Clearing cache and resetting preferences- Disabling Multi-Frame Rendering- Using a single monitor setupInterestingly, I had a similar issue with Blender, where the viewport would freeze. I solved that by switching from OpenGL to Vulkan. Unfortunately, After Effects doesn’t seem to al
I made this post a few days ago After this, I contacted Adobe Customer Support to speak with a live agent who could help me with this problem. He was given remote access to my computer and for an hour he was just doing the same things I already told him I tried. I decided to just completely erase the software from my computer and reinstall Creative Cloud and After Effects like it’s the first time using it and I’m still getting the same crash errors-- on different versions of AE too! I just tried chat support and the agent said they were going to check into my problem and then ended our conversation. I have no idea what to do from here.
I’ve tried with Multi-Frame Rendering and without it and result same. I trying switch nvidia drivers to studio from game ready and it not help. crashes even when idle.My specs are:Processor: ryzen 7 7800x3dRAM: 32 GB usableOS: Windows 11 64-bitGPU: NVIDIA GeForce RTX 5070Dedicated Storage: 100 GBAE 2025
You can change the highlight color currently, but I would love to be able to change the background the same way I am able to with other Adobe products. It helps for me to enhance some coloring depending on the project at hand and I know someone has previously mentioned their screen reflects too much of them (screen becomes a mirror) so it makes it harder to see.
I’ve tried using ChatGPT to create this text effect But this is what I got:As you can see, my glow is attached to the letters, whereas the example’s glow is as a bluish background. How do I create this text effect?
I’m so frustrated that I had to work on an urgent task today, only to find out that I couldn’t open After Effects at all.It seemed like I had options, but after installing and uninstalling it several times, I still couldn’t get it to work.At first, I thought it might be because of C4D, but then I realized that wasn’t the issue. I’ve wasted 4-5 hours on this already.Here are the four options I was presented with:Start in Safe ModeReset PreferencesManage PluginsContinueNone of these options worked to get After Effects running.I feel hopeless and have to accept that I will lose this job/task.
Is there a way to time-stretch a comp, but keep audio clip pitch and duration? I know that it's possible to "un-stretch" the audio to compensate, but I’m looking for an easier workflow.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.