Get help and share feedback in our global community.
Recente
I saw this effect inside after effect tutorial page. But cant find any tutorial on how to do this effect. Anyone can teach me how to do it?
my pc configuration is amd ryzen 5 4600g, I don't have a video card, 16 gigabytes of ddr4 ram, 1tb of storage. My after effects freezes when I open the graph editor in a precomp.
Hi, I'm hoping someone can solve this issue I'm having. Example scene attached but here is a breakdown: I have a circle shape (3D layer) with a wiggle expression on the x and y position. It's parented to my camera which is animated tracking forward through z-space.Parented to this is a null which I am emmitiing from. The emitter is a point based emitter emiiting continously with zero particle velocity, effectively emitting a single stream of particles producing a 3d stroke effect over time. The trouble I'm having is the line is broken, kinda like a dashed stroke. Nothing I do seems to fix it. If i pause on a frame where the "dashes" are visible and adjust the random seed or emitter count 9or any attrbute for that matter) then they disappear but as soon as I playback they reappear elsewhere. Any ideas or suggestions welcome.
I routinely copy clips from my Premiere timeline and paste them into my After Effects compositions. AE usually accepts them and all the effects keyframes, etc., intact so they appear just as they did in Premiere. But, now, for some reason I can’t figure out, AE won’t allow me to paste the clips into my composition at all. Note that I am using the same AE project file I have previously pasted clips into before. What is happening? Is there some setting that I accidentally changed?
Hello!With the newest update for After Effects, I encounter that when opening any project that has either a missing font, file or effect searching for the content missing in the project search bar, ends up with no results. Searching the word missing as a stand alone, also finds no results despite having missing content within the project. If anyone could provide any helpful information or insight that would be greatly appreciated. Thank you!
Would it be possible to have a command ID for mercury transmit for it to be accessable throught scripting.Using Mercury Transmit with NDI sometimes needs a Mercury Transmi restart (on and off) and it would be great if you could have a button for it in the UI and it could show the current state of the checkbox
i want to create a triangle but no matter what I do I cannot change the amounts of points on a polystar
Hello.I'm having a hard time dealing with this new Preview in AE. A lot of times it is not giving me a real-time playback. It is nice to have the preview continuously playing while making some changes on the comp, but sometimes I would like to have a real-time preview, like the old RAM preview.Is it possible to generate a real-time RAM preview? I don't mind waiting for AE to render before playing back the animation.I have tried the Numpad 0 and also spacebar. I've tried to purge all, restart machine, etc...Thanks in advance.Best,Andre ArrudaAfter Effects 2015.3 (13.8.0.144)Mac Pro (Late 2013)3.5 GHz 6-Core Intel Xeon E564 GB 1866 MHz DDR3 ECC
Hi everyone, I'm an editor currently working with an Indonesian-based app company called boothcool.net. We're handling a promo video for their app where we need to showcase multiple features in a clean, modern animated style. The client specifically asked for Lottie compatibility, so the final output needs to be exported via Bodymovin for integration into their app. While working on the animation in After Effects, everything looks and previews fine inside AE. However, the issue starts when I try to use layer styles (like Drop Shadow or Gradient Overlay) on precomposed shape layers. As soon as I enable any layer style on a precomp that includes vector shapes or shape animations, After Effects either lags extremely or instantly crashes especially when I enable motion blur or collapse transformations. I tested this on two different systems and both behave the same. Removing the layer style fixes it instantly, but of course, we lose the look the client wants. I’ve tried all usual
hello, I have added the bcc ripple effect to my image and there is no issues regarding the download of this effect because it is being added to my clip. But for some reason, the effect is not working.Could I please have some assistance? I have ae 2020. Thanks 🙂
Hi all,I recently upgraded to the latest version of AE (25.2.2) via the Creative Cloud Desktop app.When upgrading from the previous version I chose to keep my old AE preferences.After the upgrade installation was complete I now get the following error message and have been unable to open AE since:After Effects warning: Unable to create AGM font ("Adobe Clean" - "Bold")(Dell Precision 5770 \ Windows 10 Enterprise - 64bit \ version 22H2 \ OS build 19045.5737)Microsoft Copilot returns the following answer to my query:"The error "After Effects warning: Unable to Create AGM Font ('Adobe Clean - Bold')" typically occurs when After Effects is unable to load a specific internal font used by Adobe applications for UI rendering or internal processes. Here's a breakdown of what it means and how to fix it:If the font is missing or corrupted:Try reinstalling Adobe Creative Cloud, which should restore the Adobe Clean font.Alternatively, copy the font from another working Adobe installation
Hello, I have been driving myself crazy for hours trying to match the color space of my footage in premiere pro with the color space of the footage in After Effects. This is an issue because when I try to use a dynamic link for editing, the footage that is replaced is vastly different colorwise. I have tried switching both to Rec. 709 but After Effects has Rec. 709 PQ and not simply Rec. 709 (which still gives me different colors than in premiere pro unfortunately). If someone knows a solution I will be so thankful!
I'd love to see functionality added to be able to edit the composition settings of multiple compositions at the same time. Example of functionality:- Select multiple compositions- Right click and select composition settings- Any settings that are shared across compositions are visible- Any settings that are different between compositions show a '-', but can still be edited- Once adjustments are made, any settings that weren't adjusted remain as is to ensure that any differences between compositions are still honoured. Real-life use case:I have 30 compositions set up for social 'feed' posts at 1080x1080.I need to now do 'story' versions of all of these compositions at 1080x1920.Currently, I have to manually edit the specs of each composition one at a time.
Visually, the precomp doesn’t align in Z-depth with the text, even though both have the same position values.In the Top view(Right) it seems to be behind, but in the Active Camera view, it appears in front. It's like the Z position is being interpreted differently between the precomp and the main comp.Thanks in advance 🙏
Hi folks,I'm working with the font "Mojito" from Adobe Fonts. It appears just fine in Illustrator and on the adobe fonts website. However, it changes appearance in After Effects (notice e & o). I've reset AE preferences and none of the faux text options are switched on. What can I do to solve this?
Hi all,I'm trying to import a psd file as a composition and AE keeps loading a different file from the same folder - I tried saving my file with a new name in a different folder and AE just picked a different wrong file to load. I'm not sure if I'm being clear. AE loads/creates a new composition with the correct file name, I have the same file open in PS just to confirm, but the contents of the file, i.e., the layers, are from a different PSD file that I've got saved in that same folder.Any idea why this is happening and how I can stop it?Thanks!
IssueExpressions that rely on time no longer evaluate correctly in After Effects 25.2.2.In previous versions (24.x and earlier), these expressions worked as expected. This appears to be related to overly aggressive internal caching of time-dependent expressions that prevents them from updating over time, even though no error is shown. Adobe After Effects version25.2.2 Operating SystemWindows 11 (Build 22631) Steps to ReproduceCreate a new composition and add a solid or text layer.Select the Position property and apply the following expression: center = value; radius = 100; speed = 1; angle = time * speed * 2 * Math.PI; x = Math.cos(angle) * radius; y = Math.sin(angle) * radius; center + [x, y]Play the composition (RAM preview or spacebar). Expected ResultThe layer should move in a smooth circular motion over time, based on the angle derived from time. Actual ResultThe layer jumps slightly on expression evaluation but remains static. The time variable does
I've had this problem since the first version 25 of AE but it still hasn't been fixed and I haven't read anything about this anywhere yet, so I am wondering if this is a common problem for others or just me? If someone else has this problem, did anyone ever figure out a solution? Could it be a plugin, preset or menu option that does this? I attatched a video showing this problem. It never happened before this version and suddenly is always there.
After effects will not open. My device meets the requirments to use After effects and all of the other adobe apps I have work fine e.g illustrator,photoshop,Premier pro but one day after effects stopped working. This was nearly 2 months ago The splash screen will load then disapper or The splash screen will glitch and not allow me to close it meaning I have to use task manager to close it - photo of the second outcome attached. It gives me options to start in safe mode or reset prefernces but none of these options work and I do not have any plugins installed I have repeatedly uninstalled and reinstalled and even updated to the latest version v25.2.2 However even switching to older versions does not work. Here are my system specs - Processor 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz 2.80 GHzInstalled RAM 20.0 GB (19.8 GB usable)System type 64-bit operating system, x64-based processor I have even tried the Beta AE but it still will not work&n
Just sending this out there to hopefully find out about some new 3d model and free textures sites. It’s exciting to find more resources, particularly if they are free and include models compatible with MAX or SKP formats. It is hope that will be helpful for you to create 3D special effects using Adobe After Effects.3D models and Free Textures Resource:https://www.relebook.com/3D models search engine:https://www.yeggi.com/
I'm trying to figure out how this WW2 map animation revealing Japan's occupation of China was done in Johnny Harris's video. Can anyone here in this forum tell me what method you would use in After Effects to do this? Thank you very much in advance. https://youtu.be/TOJQkhzpLyQ?t=31
Hi, please help!After Effects crashes on launch. Happens both on my mac studio, and on my macbook pro.See attached screenshot for error. Anyone experience anything similar or has any idea how to fix it? Have uninstalled the program, but still happens when I've reinstalled it. Apple M2 MaxMacOS 15.4.1 (24E263)
Hi there, my current issue is that when I export after effects files over to media encoder to be processed to mp4 files it would not load. Above is a sample of a single part being rendered and stuck at 1.12 minutes for over 5 hours. Most of my other AE files do not do this and only this file has this issue. For reference, these are my specs1920X1080 P 60FPSH.264 or Quicktime (apple pro res 422)Plug-ins used (vc orb)License is school license as this is provided by them for intern use, coms specs (in case someone says my com is bad)pc- 64gb ram, ryzen 5 5600x and rtx 3080)Laptop- (16gb ram, intel i7-7700k and gtx 1050) Both platforms experience the same issue and I have been troubleshooting for a while. If anyone knows how to troubleshoot this pls help!
Hello guys,I recently started a new project and i have to use a lot of spotlights, but my problem is, when i have more than 8 spotlights, the last one (lowest) in my timeline doesn't work. I don't notice anything if I turn it off or on. Please help me.
I have an AE file with a bunch of missing links... is there a way to view what the filepath is currently set as like I can with InDesign? I know I can replace links, but it would be helpful to know where AE is trying to pull the links from in the first place
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Você já é cadastrado? Entrar
Ainda não tem uma conta? Crie uma conta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.