Created attachment 114256 [details] bug illustration Steps: .Draw a vector object .Activate 'transform' tool. .Activate 'perspective' or 'warp' etc mode. .Play with it, change the shape, it looks like everything works fine, we can see it working in a preview .Press enter to see that there is no actual result, because we cannot transform vector objects with these tools. We should see a warning like "Selected layer cannot be transformed with active transformation mode" Before we can do anything, but we don't, in the above scenario. p.s. I **do** see the above message when we first select the tool, then e.g. 'perspective' mode and then try to click the object. And by the way, in my opinion, for learning purposes these transformation modes should not be disabled (one never knows why they cannot do something), but on the opposite - they should be enabled, and then upon clicking we should see the above message.
Hi, The modes are enabled because they can be used to create a transform mask, but that _also_ seems to be broken, so I can confirm the bug.
I'm seeing this too. I cannot transform vector layers at all. I see the example results, but hitting enter doesn't apply anything. I have no idea how I'm supposed to move or shrink text right now. I'm literally stuck.
This is also a critical feature for me.
Hi, all! The bug is now "fixed". It is now impossible to start 'perspective', 'warp' and 'cage' or 'liquify' transform on a vector layer. Vector objects cannot be transformed with those types of transformations at all (just technically), so one should create a transform mask instead. The solution for the usecase: 1) Create a shape layer 2) Add a Transform to it 3) Use transform tool on the transform mask to add any type of these transformations. 4) Press Enter key. After several seconds delay, the mask will update itself and show you the transformed state.
(In reply to Dmitry Kazakov from comment #4) Thank you, Dmitry!