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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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