Caused by 18232af3eedb cc @mano-wii
Can confirm the issue. Moving the cube seems to add a delta of snap_vertex_global_position
on the translation initially...
nvm... But it seems that you might have some plugins that's adding these nodes triggering by some events. Recommending a factory-reset of Blender and see if it still happens. Thanks!
#107246 seem to report this same issue but in 2.80? I'll close that one but leave this one open instead.
Yeah I can see it's mainly the "Size" in empty properties tab being confusing. I suggest changing that property into "Radius" to avoid confusion with operator property "Size" and "Radius" when…
Hi! @Christy-Daniel , This doesn't look like a normal behaviour. Have you enabled any plugins? Try a factory-reset of blender and see if the same issue pops up.
2.80 is not actively supported…
Hi @Omer-Almadani . I can confirm the behaviour, but I don't think the "Active" snapping mode ever works in the UV editor.
There are two problems here:
- It seems that (on the UI) there's…
In debug it also crashed at get_input("Image");
in CompositeOperation::execute()
, likely to be a threading racing condition since it doesn't consistently crash at one place.
`return…
@hypergroups-groups I'm still unable to reproduce it in 3.3LTS.
Let's say you have a strip arrangement like this:
[1...10][11...20]
and we delete [1...10]
By "It'll still play in…
Can confirm. This seems to never have been correct. An RNA fix should be easy.
Hi @Juan-Urdaneta We can't really test this without the exact addon setup. Could you try factory-reset blender, and enabling the plug-in one by one, and see which is the exact plug-in that's…