Carolina
Carolina
… make it more resilient.
**To Reproduce** 1. Create a simple particle system with any texture **Screenshots**   **Other** - Platform: Galaxy S21
**For questions, please use the [forum](https://forum.babylonjs.com)**. **Describe the bug** No heightmap is created and no warnings/errors are shown **To Reproduce** Steps to reproduce the behavior: 1. Use CreateGroundFromHeightMap with any...
**For questions, please use the [forum](https://forum.babylonjs.com)**. **Describe the bug** **To Reproduce** Steps to reproduce the behavior: 1. Create a CubeMap texture 2. Create a PBRMaterial 3. Set the texture as...
We should ensure the Physics objects are serializable and recoverable. Like bodies, shapes, constraints, etc.
**Repro** - Bug repro on [playground](https://playground.babylonjs.com): https://nme.babylonjs.com/#AHU7HJ When dragging the bottom image input and clicking, a node is created, but instead of creating a line between the two, you can...
Related forum issue: https://forum.babylonjs.com/t/gui-delegatepickingtochildren-detectpointeronopaqueonly-does-it-work-from-containers/39575 Currently, the feature is only present on Button, but there's no reason it couldn't work for all Containers
In some cases, like using Dynamic Texture and/or GUI, we depend on rendering to a 2D context, which can be pretty slow sometimes. We'd like to support usage of Offscreen...
Related forum discussion: https://forum.babylonjs.com/t/how-to-add-unknown-number-of-items-to-a-stackpanel-made-in-the-gui-editor/29564/8 > I don’t see a way to contribute to gui.babylonjs right now, but a feature I would love is the ability to output a single item...
Related forum discussion: https://forum.babylonjs.com/t/gui-editor-inputtext-is-now-missing-font-selection/33370/12 > We can express the idea of default even more simply by just adding a new possible value for font family, “inherit”. If a control has...