Does this work Falk?:
diff --git a/source/blender/draw/intern/draw_cache_impl_grease_pencil.cc b/source/blender/draw/intern/draw_cache_impl_grease_pencil.cc
index 0da89e641f7..8ad5dfc94bb…
Unable to confirm the crash. Attached possible fix in other report. Will make PR for that if both are different ;)
Wait, this works in GN workspace but not in layout, strange...
I see now, different system info file from different blender version ran on different GPU. But you never said that :D Anyways, crash triggered when reading asset files. Does it happen when you…
Hi, this is actually a long standing bug, see: #76140
Hi, thanks for the report. This is same as #127835, closing
I see, confirming.
I see this happens due to locked layer. This creates small vertex buffer but later we try to access indices of vertex in buffer which is not even initialized. Possible fix would be to return early…
Hi, thanks for the report. Do you mean "crash"? Can confirm that and assert in debug build
Hi, thanks for the report. I can confirm. This works with other attribute data type so I assume this is a bug. Updated the report description as well
@Sergey hi, could you take a look? (Brecht is not available I guess for some time) Just to speed up the process, could you attach .blend file if specific scenario is required. And crash logs too:…
Hi, thanks for the report. Could you detail further about crash? For example, it happens when performing specific operation, when switched between shading modes, when blender is just opened. Also…
Hi, thanks for the report. With lower case and upper case (shift+) character I did get search result but different in both cases. Does the translation of character remain same? 🤔 @mod_moder…