editor icon indicating copy to clipboard operation
editor copied to clipboard

Powerful visual editor environment for building WebGL, WebGPU, WebXR apps

Results 345 editor issues
Sort by recently updated
recently updated
newest added

### Description When searching in all files, memory usage sometimes increases to huge amounts. Maybe its searching files that it shouldn't? If this happens, the search will also freeze. https://user-images.githubusercontent.com/15365765/174808920-96d51325-b31d-41a5-a42c-a6777275e374.mp4...

bug
area: code editor

Anchor preset `(0, 0, 1, 1)` aka "Fill"/"Stretch" is one of the most used presets but there is no option in the editor, its boring to fullfill it by hand...

area: ui
area: editor interface
feature request

How to leave a project isn't surfaced well on the dashboard. You have to go through several non-obvious clicks to do so. It would be great to have 'Remove myself...

feature request

Export a project Change the filename to have chinese characters (幸福) Attempt to import into PlayCanvas Error message will come up saying it can't import Workaround is to remove the...

bug
area: editor interface

1. Open the [VR Scene](https://playcanvas.com/editor/scene/1512707) in the VR Kit sample project. 2. Copy these four light spheres 3. Paste them in any other project Resulting crash message in console: ```js...

bug
area: editor interface

### Description The editor provides the option to import .fbx files into their own folder. This helps with organisation when importing multiple files. However when reimporting .fbx files, it is...

area: asset import
feature request

There have been multiple reports of after the Editor being idle for too long, any changes made to the project are not saved. Eg templates not being added to assets,...

bug
impact: high
area: editor interface

As whydoidoit's [Playcanvas Editor Plus](https://chrome.google.com/webstore/detail/playcanvas-editor-plus/ebedfcjmndjbaboecddbbjjjoleddfap) extension no longer works, one feature I used a ton and would like to see implemented is the hierarchy search, supporting regex, component search, searching...

enhancement
area: ux

`__start__.js` file in the downloaded build is using a deprecated `.loadScene` method: ```js var configure = function () { app.configure(CONFIG_FILENAME, function (err) { if (err) { console.error(err); } configureCss(app._fillMode, app._width,...

bug
area: publishing

It would be great to have visible indication here if there are uncommitted changes At the moment, the process to find out if there are changes is to do a...

help wanted
area: version control
area: editor interface
feature request