Engine v1.70.0 has been released. Release notes:
New Features
WebGPU Compute shader support by @mvaligursky in #6258, #6226, #6268, #6186 and #6201
Khronos PBR Neutral tone mapper for e-commerce by @mvaligursky in #6271 and #6272
Add convex hul...
This engine is now available in the Editor as pre-release. Please test it with your application and report any issues.
We plan to promote this engine to be the default version used by the Editor on Monday, 29 April 2024.
To stay updated on engine development, hit Watch on the repo. Support us by hitting Star too!
See the new engine examples:
4 Likes
will
April 29, 2024, 9:39am
2
We will probably make Engine v1.70.0 active in the Editor today. Last change to test it against your projects before it goes live! Let us know if you see any problems.
1 Like
DevilZ
April 29, 2024, 10:13am
3
Hi team,
Noticed an issue with bloom in the new engine. Posting an empty project with a bloom-enabled cube here for inspection. Attaching screenshots below on how our project changes - there were no changes made to the project.
Would be great to know how to resolve. Thanks!
I have a fix, thanks for the repro @DevilZ
playcanvas:main
← playcanvas:mv-fix-skydome-intensity
opened 12:29PM - 29 Apr 24 UTC
Fix to a bug introduced in https://github.com/playcanvas/engine/pull/6254 - Stan… dard materials only sometimes use the skydomeIntensity, and so that needs to be handled.
We’ll release this so nothing to be done on your side.
4 Likes
DevilZ
April 29, 2024, 1:57pm
6
This works great, and the issue is resolved. Thanks a lot!
2 Likes
And the engine v1.70.1 is now used by default in the Editor. Please let us know of any issues.
1 Like
There is a problem on old devices
Loading screen at 0%
fromEntries is supported since Chrome version 73 – "fromEntries" | Can I use... Support tables for HTML5, CSS3, etc
will
April 30, 2024, 6:58pm
9
It seems they’re missing from the build. We’ll investigate and fix it. I created a ticket for tracking: Engine 1.70.0 is missing polyfills · Issue #6328 · playcanvas/engine · GitHub
1 Like
Fixed in the engine is released:
We’ll be deploying this to the Editor shortly.
And the engine 1.70.2 is now available in the Editor.
@robert.ua - your issue should be fixed, please test it out.
1 Like
@mvaligursky just tested it, everything works now, thanks
1 Like
And patched to Release v1.70.3 · playcanvas/engine · GitHub with few more fixes. This should get released to the Editor tomorrow.
1 Like