Search Issue Tracker
By Design
Votes
0
Found in
2020.2.0a15
Issue ID
1254686
Regression
Yes
[2D] Unable to create 2D Objects in the Hierarchy for all the Templates except 2D Template
If "2D common" package is not installed in the unity editor then 2D Objects can not be created in all templates. However, in 2D Template 2D Objects can be created without the 2D Common or Core packages are being installed, refer attached video.
Steps to repro:
1. Create a new project with 3D Template
2. Hierarchy > Create > 2D Objects
Actual Result:
Unable to create 2D Object in Hierarchy
Expected Result:
2D Objects are created gracefully
Workaround: 2D objects are created in the Hierarchy if "2D Common" package is installed in the package manager
Occurring in:
2020.2.0a15
Working fine in:
2020.2.0a14, 2020.1.0b12
Environment:
Windows10 and macOS 10.14
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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note (2020.2.X):
This is by design where in 20.2, 2D related GameObjects and Assets will only be able to be created when the appropriate packages are installed