It would be best to continue the discussion directly in the mentioned design task rather than have another issue over here.
Indeed, you might be running out of memory based on the crash file. STLs are rarely subdivision friendly and each subdivision level will multiply the number of faces by 4 if using triangles or…
A crash like this requires a (small) .blend file or otherwise since the crash appears to be mesh geometry related. It looks like you imported a STL file as well. Can you provide either the…
It looks like you have some sort of addon enabled that has placed a menu in the header bar area, right next to "Help". If that's the case, can you try disabling it to see if that helps? Restart…
There's a few overlapping aspects in this area:
- The first to realize is that while Blender ships the 3rd party VFX python modules, the bpy module doesn't quite do so (almost). More on this…
Related: blender/blender#124384 (comment)
This is a known issue right now with the asset browser across all modes.
Works well for what I've tried so far.
Note that the TBB message will not prevent blender from working. It may just run slower than expected in certain situations.
Looks like we need to enable the PointCloud type as well.