Publisher | PawBab |
---|---|
File size | 3.20MB |
Number of files | 60 |
Latest version | 1 |
Latest release date | 2023-10-11 10:39:13 |
First release date | 2023-10-11 10:39:13 |
Supported Unity versions | 2018.4.2 or higher |
🪳Web D3bug asset is a tool aimed at improving the process of debugging applications, especially those already built. It often happens that when testing the system in the editor's environment, everything works fine, but after recompiling to the final version, problems arise. In these situations, developers usually use a Development Build or create a simple system for logging information or detecting bugs. In some cases, certain bugs even cause the app to crash completely.
In the context of virtual reality (VR) applications, creating such a debugging system and reading logs (in VR) can be particularly inconvenient and troublesome. This is where the asset comes in, which uses Websocket technology to establish a connection between the client (the final build of your application) and the server. This connection allows seamless transfer of logs from the client to the server, which in turn allows for convenient reading of all information directly from the computer. The client application (final pplication build) and the server must be on the same network in order to connect via Websocket.
---
📜 Documentation:
The documentation contains a short note that allows you to build a ready-made server application. Unfortunately, at the moment Unity's policy does not allow me to deliver a ready-made application. However, you should have no problem building your own. Within the "Demo -> Server Logic" folder, you'll find all the files used to create the server application. You can customize this application to your needs or rebuild it from scratch if you're unsure about the pre-built solution.
---
🔗 Dependencies:
- The application requires an external asset (not included): LeanTween (free version)
- The application uses built packages:
---
I would like to thank you, Creator, in advance for your trust. Your support is incredibly valuable. If you're satisfied with the asset or have ideas for its expansion, or even feedback, I encourage you to share them with me in the reviews section. They are extremely important to me and help me create better solutions. 👍
With gratitude,
Paweł.