light.needRefreshPerFrame() seems broken
Hi, It's all in the title ! As for now, light.needRefreshPerFrame() seems broken : http://www.babylonjs-playground.com/#1ITHGT#1 light0.needRefreshPerFrame is not a function. (In...
View ArticleGUI Error - Tainted canvases may not be loaded
http://www.babylonjs-playground.com/#XCPP9Y#89
View Article[Canvas2D] Setting lines2d border thickness not working
1. setting lines2d border thickness not working 2. when set closed lines2d border thickness, error occur. see the play-ground: http://www.babylonjs-playground.com/#15C96V#28
View ArticleGUI - default button animation issue when using texture mode and pointer up...
Hi, I notice that when using texture mode and a button, the default scaling animation is not reversed if the mouse is not released over the button: http://www.babylonjs-playground.com/#ZI9AK7#7 Try...
View ArticleambientColor does not work anymore
I had not paid attention to this, but it would seem ambientColor no longer works. On this PG I put a green atmosphere, but it does nothing. http://www.babylonjs-playground.com/#1SLLOJ#296 By cons if...
View Articlesetting a parent to BABYLON.SpotLight seems broken
Hello, One of the latest update seems to make a SpotLight with a parent not working anymore : Example : exact same script with v2.5 then with...
View Articlematerial.getEffect() undefined
material.getEffect() is undefined. http://www.babylonjs-playground.com/#I0NPUS#1
View ArticleBJS V3 > MAX_VERTEX_TEXTURE_IMAGE_UNITS is ziro??
http://www.babylonjs-playground.com/index.html#1U5GPV#62 this playground work in V2.5 but in Version 3. stop working look at this https://bugs.chromium.org/p/chromium/issues/detail?id=65340
View ArticleInspector stats doublons
Not really a bug, but I see count 2 x 2 Lights in the stats of the inspector:
View ArticleBabylon.GUI StackPanel error
Hope someone can help with this one - started playing with Babylon.GUI today, and worked up to the StackPanel object. My code was throwing a 't._link is not a function' error, which I've managed to...
View ArticleCYOS down?
http://cyos.babylonjs.com/ seems to be down. get 404 on https://www.babylonjs.com/babylon.js
View ArticleGUI and IE11 dont work together.
Even main demo does not work:http://www.babylonjs.com/demos/gui/ Fails here: try { o = r.getBoundingClientRect().top - e.getBoundingClientRect().top, r.style.verticalAlign = "baseline", s =...
View ArticleSprite edges getting cropped
Hi, I notised pixels at the edges of my sprites are getting cropped, adding a 5 px margin around the textured areas have fixed it, but it still seems odd so i wanted to report it incase there's a bug...
View ArticleOverlay
Rotate the camera a little and notice the overlay bug It seems to be a problem in the new bjs versions. http://www.babylonjs-playground.com/#1SVN3I#74
View ArticleGUI - Control cropped when resized
Small parts of controls are not being rendered when I'm resizing things that depend on idealWidth. The calculated width and height apparently are smaller than what they should be in order to render...
View ArticleGUI - no pointer events
Click on the button to toggle the image visibility. After you show the image then hide it again, the part of the button where the image was (the right part) no longer triggers pointer events....
View ArticleBabylon.js + glTF 2.0 Loader does not support skinning animation yet?
I tried the glTF 2.0 sample with some glTF 2.0 Loader. https://github.com/cx20/gltf-test/tree/2.0#more-complex-models However, Babylon.js does not seem to be able to display the skinning animation...
View ArticleStrange bug with DynamicTexture on some servers
Hi everyone, I'm using DynamicTexture in a projet. It works like a charm in our servers, But now we delivered the project to an other server and we get the following error: In Chrome console:...
View ArticleText2D does not refresh its text
Hi, I have a Text2D in a Rectangle2D, I change the text every 200ms but it does not refresh on the screen. Although when looking at the text property it changes properly. The text refreshes only if...
View ArticleNothing rendered occationally on Windows Mobile 10
Test device: Lumia 1520 Browser: Edge 14 GPU: Adreno 330 Nothing is rendered in certain conditions like:https://www.babylonjs.com/demos/lod/ It loads but does not render. Expect bug to be hiding in...
View Article