editor icon indicating copy to clipboard operation
editor copied to clipboard

Show deprecated API warnings in the launch page console log viewer

Open yaustar opened this issue 2 years ago • 0 comments

The log viewer only shows errors image

It would be great show DEPRECATED API warnings in this too so that when it's clearer to users when they use code that is using deprecated API. And this gives them more time to update before it's removed

Example: https://forum.playcanvas.com/t/need-engine-version-1-63-for-project-everything-completely-broken/32786

This user is using physics raycast with a callback for the result which has been deprecated for years. This was removed in engine 1.65.0 and now the user thinks the engine is bugged because of the update to the Editor.

If the deprecated warning was shown to the user more predominately, they may have asked about this earlier and would be able to get advice with less/no downtime.

yaustar avatar Aug 31 '23 17:08 yaustar