**Note:Please don't censor anything *except* sensitive information. You don't need to be embarrased about your username. You censor your bug report, we censor our answers.**
- type:'textarea'
id:'bug-description'
attributes:
label:'Bug description'
description:'Explain what the bug is about. Include as many details as possible.'
placeholder:'My cat spontaneously explodes when I try to download `https://yourdick.zip`.'
description:'For us to understand the problem you''re having please insert the ENTIRE log file here. You must give us `DIAG` level logs (set `logger_level` in CORE''s configuration to `CoreTypes.LoggerLevel.DIAG` during initialization). **Leave this empty if you give us a reproduction project.**'
description:'Explain how we can reproduce this bug as easy as possible step by step.'
placeholder:|
1. Initialize CORE with the standard configuration
2. Use any of `erm` functions to download from `https://yourdick.zip`. `parse_utf8`/`return_utf8`'s value is irrelevant.
3. Wait for it to download.
4. The nearest cat explodes in the next few seconds.
validations:
required:true
- type:'input'
id:'bug-reproduce-project'
attributes:
label:'Bug reproduction project'
description:'Drop a link to some repository or a zip file of an example project showcasing the bug *if the bug is a bit more advanced, needs specific timing, etc.*. Please check if the bug actually occurs in that example project!'
description:'Name the engine version you are using. You can copy it by starting the editor''s project manager and clicking on the version text in the top right corner.'
description:'Name the custom engine name and/or link if the engine you are using isn''t directly built from Godot''s source code (i.e. a fork). **Leave empty if you''re not using a fork of the Godot Engine.**'
description:'Name the target operating system, it''s version (if applicable) and architecture (if the OS supports more than one architecture) here. If you''re developing a phone game and the issue only occurs on Android/iOS, don''t name your desktop operating system here.'