Search Issue Tracker
Active
Votes
0
Found in
2019.4
2020.3
2021.3
2022.1
2022.2
2022.2.0a13
Issue ID
1427132
Regression
No
[Android] Logcat tags of Unity project name are truncated from first and last by one symbol
How to reproduce:
1. Open a new Unity project
2. Build and Run it on any Android device
3. Open the Android Logcat
4. Search for the "PlayerBase" pattern in the search field
5. See the corresponding "Tag" with the project name
Expected result: Corresponding Tag is the entire project name
Actual result: Corresponding Tag is the full project name with first and last symbols truncated
Reproduced on: MacOS (12.3)
Reproducible with: 2019.4.39f1, 2020.3.34f1, 2021.3.3f1, 2022.1.1f1, 2022.2.0a14
Note: The issue isn't related to Logcat Package since the same messages may be observed from Terminal
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AudioManager.Update takes up significantly more CPU time when a big number of Audio Sources are stopped at one time
- [Linux] Editor doesn't build a project when "Install into source code 'build' folder" is enabled after switching projects
- UI Builder lacks visual feedback on reordering elements when Unity Editor is set to Light Theme
- Crash on core::StringStorageDefault<char>::assign when opening a project
- [WebGL] Video Player updates to a previously sought frame when seeking a paused video
Add comment