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
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
- [sw-unity-6-1] Shadergraph panning area size is constant regardless of the size or the zoom level
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