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
- Crash on RaiseException when terrain detail instancing is excessive
- Prefab variant reference is lost when assigned by click-and-drag in Prefab Editor mode
- Opening any dropdown in Shader Graph stops the Nodes preview but it still plays in the background
- GPU utilization increases when a GameObject is selected
- Motion Blur has sharp edges when object is moving in the foreground of another object
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