a-sky broken in 0.8.0
See original GitHub issueDescription:
-
A-Frame Version: 0.8.0
-
Platform / Device:
Chrome and Firefox / mac
- Reproducible Code Snippet or URL:
<a-scene>
<a-sky color="#030303"></a-sky>
</a-scene>
Sky is not rendered, white page instead. Works in 0.7.1
Console Warrnigs:
THREE.WebGLRenderer: .shadowMap.renderReverseSided has been removed. Set Material.shadowSide instead.
aframe-v0.8.0.js:50683:5
THREE.WebGLRenderer: .shadowMap.renderSingleSided has been removed. Set Material.shadowSide instead.
Issue Analytics
- State:
- Created 6 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
Compatibility - 0.8.0 - ScummVM
Game Full Name ScummVM ID Support Level
Backyard Baseball baseball Bugged
Backyard Baseball 2001 baseball2001 Broken
Backyard Football football Bugged
Read more >Patch Notes - Season of Enchantment - April 20 2020 — Sky
This season circles a group of mysterious spirits from a desolate land, who have crashed in Golden Wasteland and need your help.This patch ......
Read more >Text Products for CLM Issued by HRO
... 9 DAYS >= .10 5 5 DAYS >= .50 3 0 DAYS >= 1.00 2 1.2 0.8 0 GREATEST 24 HR. ......
Read more >Bevy 0.8
Easily layer camera renders on top of each other, do split screen, ... player portraits rendered in UI widgets ... the sky is...
Read more >Changelog for GammaLib 0.8.0 - ABI laboratory
The nmaps argument in the sky map constructor is now passed by reference. The isinmap() method has been renamed to contains().
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@i3games The bug is fixed now on master and it will ship in the next A-Frame version. You can use the workarounds described above or use the master branch in your application (https://rawgit.com/aframevr/aframe/master/dist/aframe-master.min.js)
<a-sky>is back 😃 Thanks.