Steven Yau
Steven Yau
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,...
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...
Beyond the addition of the Clustered Lighting Editor options as the engine makes the move to use Clustered Lighting as default in Engine v1.55, we should also consider the following:...
This make it look odd for new users. Ideally, we should have this nicely formatted https://user-images.githubusercontent.com/16639049/185910729-3bf03c87-2961-48b7-957f-a6b36741c306.mp4
Project: https://playcanvas.com/project/879992/overview/f-array-script-attributes-bug Repro steps - Open launch tab - Select Root entity in Editor tab - Change singleVec3 attribute on script - Notice that the UI text in the launch...
We should not be dependent on metrics for core logic. Error message: ``` angular.min.js:93 ReferenceError: metrics is not defined at $scope.createNewProject (app-min.js:5442:7) at angular.min.js:176:290 at C. [as formSubmit] (angular.min.js:54:343) at...
So far, only tested on iPhone X and XR, in Safari and Chrome It is possible to select the canvas on PlayCanvas published apps. Eg: https://playcanv.as/e/p/w8Hhxovk/ Holding the finger on...
Repro: Add a # to any texture asset name. See that it disappears from the preview and cannot be downloaded https://user-images.githubusercontent.com/16639049/177303690-87960d78-e86c-4b04-bc43-f715387b7b0e.mp4
In a scenario like this: It would be useful to be able to collapse the all the children's children in the hierarchy view to this state Suggestions have been to...
It's not an uncommon pattern where the selectable mesh in the viewport is the child of an entity that holds the logic or is considered the root of an 'object'....