Search Issue Tracker
By Design
Votes
0
Found in
2021.1.0a8
2021.1.0a10
Issue ID
1299154
Regression
No
[Simulator] Tooltips are appearing with internal code for properties under Application Settings
Tooltips are appearing with internal code for 'System Language' and 'Internet Reachability' properties under Application Settings. Refer to the attached screenshot.
1. Create a new project
2. Game View > Switch Game To Simulator
3. Select any Device > Control Panel > Expand Application Settings
4. Hover mouse over 'System Language' and 'Internet Reachability' properties.
Actual Result:
Tooltips are appearing with internal code for properties under Application Settings.
Expected Result:
Tooltip should appear with information about that element.
Occurring on:
2021.1.0a10, 2021.1.0a8
Note:
Device Simulator windows as a core feature of the Editor introduced in 2021.1.0a3.
Tooltips for properties under Application Settings, introduced in 2021.1.0a8.
Environment: Windows 10 & Mac 10.15.
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
- Other threads get resized when trying to resize thread groups on the Timeline of the Profiler window
- Green highlight for selected panel lacks contrast when Editor theme is set to Light
- [Android] AR Camera Background has a white/bright tint when deployed with Gamma Color Space and Vulkan API
- Crash on TextCore::OTL_GPOS_TableReader::GetLookupList when changing to a specific Font in the UI Builder
- Reverting [SerializeReference] List property creates persistent element overrides in Prefab Variants
Resolution Note (2021.1.X):
This is expected behaviour.
Please see:
- Application.systemLanguage: https://docs.unity3d.com/2021.1/Documentation/ScriptReference/Device.Application-systemLanguage.html
- Application.internetReachability: https://docs.unity3d.com/2021.1/Documentation/ScriptReference/Device.Application-internetReachability.html