Search Issue Tracker
Fixed in 1.0.3
Votes
0
Found in [Package]
1.0.0
Issue ID
1180263
Regression
No
[Android Logcat] Stacktrace Utility window fails to load when build target is not set to Android
If you have the Stacktrace Utility window open and switch the build target to something other than Android, the window will fail to load. Ideally it should display a message like the main Logcat window ("You need to switch the build target to Android") when this occurs.
1. Open Unity
2. Open the attached Project
3. Switch the Build Target to Android
4. Open the android logcat window
5. Open the Stacktrace Utility window
6. Switch the build target to Standalone
Expected Result:
The Stacktrace Utility window displays an appropriate error message stating that it cannot be used without setting the build target to Android.
Actual Result:
The window fails to load.
Tested on Windows.
Occurs on package version 1.0.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment