With Smart Objects,warp is not work!

thanks a lot!
hope the good news :smiling_face_with_three_hearts:

Hey, every time it says " follow the id PSDNET-XXX", is there an actual web page with these items, or is this kind of like a marker and we just keep coming back to this forum, searching for “PSDNET-1030” and the update is in the forum posts?

@VasilyHall there is no direct way to interact with our issue tracking system. But this forum has the automatic notification system for the issues, so the topic creator will receive the notification. I’m not sure if you will receive notification. You can try to subscribe to this topic.

Also, you can find the fixed issues in the release notes Release Notes - 2022|Documentation.

And you are welcome to ask the status of the issues in any time. I can confirm that we have started the work on the warp transformation already. Hope it’ll be released soon.

Has the PSDNET-1030 issue been resolved? I did not track any relevant records of this issue in the Release Notes. It has been 4 years since it was first raised, and do you have a plan to resolve it

@junhan SmartObjects and Warp Transformations are supported now, but we can not make their rendering pixel-perfect. Could you please provide the sample case that you want to process, Aspose.PSD team will help with this.

I am an official user and I use my email address 937464174@qq.com I have posted a post related to the issue, and I will provide you with the file and implementation:
This is my PSD transformation effect:
87d40055fb173587ce7af45976dd5df7.jpg (187.9 KB)
This is my original PSD file:
https://juzhen-1318772386.cos.ap-guangzhou.myqcloud.com/test%20(2).psd
I need to replace the image in the smart object named “tuceng” in the file, but the distortion effect of the saved file is lost. However, I manually used Ctrl+T to select tuceng in Photoshop, and it immediately had a distortion effect

4bf5491481b3415d687a64f03f6a6bdc.png (55.0 KB)

This is a screenshot of my code implementation

Replace the image in the smart object named tuceng, but save it as a png, with distortion and loss

I saw the same issue in historical articles, Issue ID(s): PSDNET-2483

@Dmitriy.Sorokin
I found your answer to this question on June 22nd in the historical records, post: How to preserve warp mesh deformation when updating Smart Object content in PSD using Aspose.PSD for .NET
The problem I encountered is the same as his problem

@Luo.Lingfeng @junhan I think, I can confirm the issue. The Mesh Deformation is the next step of developing of Aspose.PSD. At this moment, the image is replaced fine, but the mesh transformation is missed.
image.jpg (316.8 KB)

@kungfupan @Luo.Lingfeng @junhan
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): PSDNET-2555

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

@Dmitriy.Sorokin Is there a rough timeline for resolving this issue, as feedback was already received in June? I would like to know your schedule so that I can consider alternative solutions

@Luo.Lingfeng the team made investigation of the issue, in this file was used uncommon grid. So, in the first approximation we can try to adapt this grid to to supported one. I think ETA is Aspose.PSD 25.10

Thank you for your response, but I would like to ask if the release plan is version 25.10. The version you mentioned, 24.10, should be the version released last year, right @Dmitriy.Sorokin

@Luo.Lingfeng thank you. Yes, I mean 25.10.

I have reviewed the release report for 25.10 and have not updated the content related to Issue ID (s): PSDNET-2555

@Luo.Lingfeng the task is in progress. I’ve additionally checked, last updates didn’t fix your issue. Last release we added the ability to render complex wap like this, so the next step is to fix work with mesh grid.

@Luo.Lingfeng I have update of this task. Dev team finishes the support of Mesh Warp Transformation in the other task, so, the update will be in 25.11.

Here is how it will work in 25.11 in comparison with PS:
photo_5435889877913828026_y.jpg (213.1 KB)

@Dmitriy.Sorokin We are using JAVA, will you update Aspose.PSD for Java