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|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
- Caret is not being offset when content on a GUISkin is offset
- [Android][Vulkan] Application crashes with out of memory when warming up a specific shader on some of the Adreno devices
- Unity Editor hangs on a fresh import when using "-CacheServerWaitForUploadCompletion" command line argument
- SpriteShapeRenderer overrides stencil settings when a custom shader is used to set stencil values
- Frame Debugger window is flickering and unusable when HDRP Water is used in the Scene
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!