BabylonJS / Editor

Community managed visual editor for Babylon.js
http://editor.babylonjs.com/
813 stars 232 forks source link

[MacOS] Frequent crashes when adding assets to Texture Viewer #178

Closed DanKomorny closed 3 years ago

DanKomorny commented 3 years ago

What: Experiencing sudden editor crashes after adding *.PNG files in the cube map splicer window.

How: New Project > Texture Viewer > Add > Pure Cube Texture

Where: Catalina 10.15.4 Model Name: MacBook Pro Model Identifier: MacBookPro14,1 Processor Name: Dual-Core Intel Core i5 Processor Speed: 2,3 GHz Number of Processors: 1 Total Number of Cores: 2 L2 Cache (per Core): 256 KB L3 Cache: 4 MB Hyper-Threading Technology: Enabled Memory: 8 GB

behavior recording.zip

julien-moreau commented 3 years ago

Ouch! Thanks for reporting, I’m fixing ASAP ! And thanks for this well description, helps me :)

DanKomorny commented 3 years ago

Thanks! Worked for years in professional dev teams in QA role so used to high standards of bug reporting :)

Corysia commented 3 years ago

Agreed! Great report. I"m going to have to step up my game, it seems! =)

julien-moreau commented 3 years ago

I don't reproduce here after (at least) 20 tries. And because it crashes, we can't see the logs :(

Still looking for the crashes

DanKomorny commented 3 years ago

Not sure if it'll help you but adding the system crash log as well:

MacOS crash log.zip

julien-moreau commented 3 years ago

I'm on it

julien-moreau commented 3 years ago

Hey @DanKomorny I just re-developed the feature in the editor v4.0.0-beta.1 (which can be downloaded here: https://github.com/BabylonJS/Editor/wiki/BabylonJS-Editor-v4.0.0-beta)

Can you test it on your mac and tell me if it still crashes ? Thanks !! :)

To add a new pure cube texture, simply go to the "Textures" tab in assets and click "Add... -> Pure Cube Texture". The same dialog as V3 will open

julien-moreau commented 3 years ago

@DanKomorny any news? I still don't reproduce on my Mac :(

julien-moreau commented 3 years ago

@DanKomorny still no news? :(