Post

Replies

Boosts

Views

Activity

Reply to Frequent Crash on Table Content Change
I can confirm the bug related to SwiftUI table. It crashes somewhere in Metal framework: -[MTLDebugRenderCommandEncoder setRenderPipelineState:]:1616: failed assertion `Set Render Pipeline State Validation For color attachment 0, the texture sample count (1) does not match the renderPipelineState sampleCount (1065353216). 1065353216 is the binary for 1.0 float, so we can guess what the problem is. The bad news is that 15.1 beta 4 (24B5046f) doesn't fix this for my Intel Mac.
Sep ’24