Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.0.0
Issue ID
1180272
Regression
No
[Android Logcat] The editor window doesn't refresh properly when switching between build targets
The Android Logcat window doesn't seem to recognise when you switch between build targets properly.
For example, if you start with Standalone selected, the logcat window will display the "You need to set the build target to Android" message. If you then switch to Android, the window will recognise it and switch appropriately. If you then switch back to standalone, the window will not recognise the change and you'll be able to continue using the window even though you are on the wrong build target.
1. Open Unity
2. Open the attached Project
3. Make sure the build target is set to desktop standalone
4. Open the Android Logcat window via Window > Analysis > Android Logcat
5. Switch the build target to Android
6. Switch to the logcat window and verify that it detects the build target change
7. Switch the build target back to Standalone
8. Inspect the logcat window
Expected Result:
The window recognises that the build target has changed to something other than Android and displays an appropriate message to the user.
Actual Result:
The window continues to behave like the build target is still set to Android.
Tested on Windows.
Occurs on package version 1.0.0
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Resolution Note:
The logcat team feels this is not specifically a logcat issue, and wants a new case entered that does not use Logcat to reproduce it