AGMaker V 1.0.22
問題の概要:
- メインシーンにボタンを設定し、ボタンをクリックするとメニューシーンが生成される。
- 物体「open」において、VSイベントがメニューシーンのパスを誤ってメインシーンに設定しているため。
- このボタンをクリックすると、すぐにフリーズして終了します。
- これはバグです。
最小再現手順:
- 添付ファイルをダウンロードしてください。
- F5でテストし、画面のボタンをクリックしてください。
- バグが発生します。
問題の説明:
1 メインシーンにボタンを設置し、ボタンをクリックするとメニューシーンが生成される。
2 物体「open」において、VSイベントがメニューシーンパスを誤ってメインシーンに設定しているため。
3 このボタンをクリックすると、すぐにフリーズして終了します。
4 これはバグです。
最小再現:
1 添付ファイルをダウンロードしてください。
2 F5テスト、画面のボタンをクリックしてください。
3 BUGが表示されます。
Problem description:
1 Set a button in the main scene. After clicking the button, generate a menu scene.
2 Because in the “open” object, the VS event incorrectly set the menu scene path to the main scene.
3 When clicking this button, it leads to a direct crash and exit.
4 This is a bug.
Minimum reproduction:
1 Download the attachment.
2 For F5 testing, click the button on the screen.
3 A bug has occurred.
バグ再現:メニューシーンパスの誤設定によるフリーズ問題.rar (283.7 KB)
