Hi, thanks for the report. AFAICT, essential asset files are available at installation_path\4.2\datafiles\assets
in donwloaded build.
Not a bug, closing
wm.modal_handler_add(self)
return {"FINISHED"}
This looks wrong. If we call FINISHED
, redo panel will pop-up. This will mess up the undo history as we keep updating the…
Of course that raises the question where to display the progress bar (cant use the Adjust Last Operation HUD then...)
Maybe in status bar? Just like render/compositing progress? 🤔 Can…
When you encounter the crash again, share crash logs: https://docs.blender.org/manual/en/dev/troubleshooting/crash.html#windows
Good to know. Make sure to save the scene after the script execution, closing
¬
character on UK layout
Bad keycode lookup. Keysym 0x0 Status: XLookupNone
Old regression on linux platform when pressing non ascii characters #87578
Thanks. So mesh data is indeed corrupted.
mesh.validate
also fixes the invalid data, does render finish after running that script?
Hi, can you check with factory settings?: File > Defaults > Load Factory Settings
@mac4kent hi, can you still reproduce the crash on your new mac?
Hi, going through the older reports. Did you encounter the freeze when switched to render or some asset browser operation caused it? keyboard lock is less likely to come from blender code.…
Hi, does it work after enabling auto ik: Tools > Auto IK
?