Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.2.2
1.3.2
Issue ID
ALB-12
Regression
No
[Android] Logcat tags of Unity project name are truncated from start and the end 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
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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Resolution Note:
There are no fixes planned for this Bug