Emergency Exit
Ævus I
$4.99
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
05/07(2021) |
4.99 |
11/20(2024) |
4.99 |
Jump AssetStore
Emergency Exit is a tool that breaks you out of infinite loops, which can be a great pain while developing applications, especially if you have not saved in a while.This tool breaks you out of any infinite loop in the main thread! No matter if its inside the GUI, Edit mode, play mode or build. Using this extension is very simple: just press CTRL + SHIFT + Q to throw a special exception into the main thread, which breaks out of any loop and gives the controll back to unity. It also pauses playmode. Then after you have fixed the problem you can just resume playmode without any issues.Anything from unity version 2017 to current (2021) is supported. But only Windows (if you can help me get user input that bypasses unitys input system on non windows systems, please contact me aevus.sm@gmail.com). For up to date info see the forum thread.If you have any questions, send me an email or ask it in the forum thread.Features* Break out of any infinite loop on the main thread (Including edit mode, play mode and build)* Throw an exception into the main thread (CTRL + SHIFT + Q)* Check if the Emergency Exit thread is alive (CTRL + SHIFT + H)* Once EE is triggered, play mode is paused. From here you can either stop playmode entirely OR resume playmode without any troubles.* Documentation included* Demo scene includedSupported* Unity versions 2017 to current (2021).* ONLY on Windows.