Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.2.11f1
Issue ID
UUM-26604
Regression
No
Typo in the "Templates" documentation page for the "2D Mobile" template function description
How to reproduce:
1. Open the Unity documentation page: https://docs.unity3d.com/hub/manual/Templates.html
2. Scroll down to the “Core templates” section
3. Observe the “2D Modile” function description
Expected result: “Configures settings for 2D mobile development, using the recommended packages.”
Actual result: “Configures settings for 3D mobile development, using the recommended packages.”
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
- Palette Settings link to the documentation isn’t working
- Tags & Layers window has inconsistent remove button behaviour between Tags, Sorting Layers, and Rendering Layers when there are no removable items in the list
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
Resolution Note:
This issue was resolved in another commit. In the 2D Mobile table row, 3D was amended to 2D. Thank you very much for pointing out this typo!