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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
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