Unity-File-Debug
Unity-File-Debug copied to clipboard
Enhanced debug logging for Unity, with JSON/CSV export and HTML viewer.
basically the unity asset store release of this tool is missing this line of code, completely breaking `Debug.isDebugBuild`: https://github.com/Sacred-Seed-Studio/Unity-File-Debug/blob/0e390c3b2393d5c47d9bddc03f37916098776289/Assets/UnityFileDebug/Lib/Logger/Scripts/DebugWrapper.cs#L39 please update the version of this plugin on the unity asset...
Heya! Would be great to make it possible to use Unity-File-Debug from the UPM package ^^ There is a guide: https://medium.com/openupm/how-to-maintain-upm-package-part-1-7b4daf88d4c4
It seems that the logger does not handle the repositioning of assets within the scene - when the HMD is removed, the elements are somehow repositioned which makes the logger...
When I use your asset, There is a bug "ArgumentOutOfRangeException: Length cannot be less than zero. Parameter name: length". ArgumentOutOfRangeException: Length cannot be less than zero. Parameter name: length System.String.Substring...