# P3D bug on MacOS Ventura

**URL:** https://discourse.processing.org/t/p3d-bug-on-macos-ventura/38288
**Category:** Processing
**Created:** [August 9, 2022, 10:48pm UTC](https://discourse.processing.org/t/p3d-bug-on-macos-ventura/38288 "2022-08-09T22:48:39Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![chrish](https://avatars.discourse-cdn.com/v4/letter/c/6de8d8/32.png) [@chrish](https://discourse.processing.org/u/chrish)
#### Post date: [August 9, 2022, 10:48pm UTC](https://discourse.processing.org/t/p3d-bug-on-macos-ventura/38288/1 "2022-08-09T22:48:39Z")

</div>

Hi, I want to ask if anybody else are facing issues and possibly have a solution for running P3D on MacOS Ventura.

I am using Processing IDE. I tried built-in examples. The normal `size(100, 100)` works as expected, but when I use a renderer such as `size(100, 100, P3D)` the window is not plotted. However, when I enter Mission Control, I can see the window edge highlights, and a small thumbnail above.

 ![image](https://canada1.discourse-cdn.com/flex036/uploads/processingfoundation1/original/3X/e/a/ea8c27e434b5ea99989ca372d62a60aea4727950.jpeg)

> macOS 13.0 Beta (22A5321d)  
> Processing IDE 4.0.1 (August 9, 2022)

---

<div class="post-metadata">

### Author: ![chrish](https://avatars.discourse-cdn.com/v4/letter/c/6de8d8/32.png) [@chrish](https://discourse.processing.org/u/chrish)
#### Post date: [August 31, 2022, 1:46am UTC](https://discourse.processing.org/t/p3d-bug-on-macos-ventura/38288/2 "2022-08-31T01:46:52Z")

</div>

Added this issue to Processing repository: `https://github.com/processing/processing4/issues/544`
