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
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
- Particle System does not resume when its Culling Mode is set to "Pause" or "Pause and Catch-up," and particle position simulate in world space
- "Custom Render Queue" field cannot be set above "2000" when changing it in the Inspector window using Debug mode
- "Preloaded Assets" list is empty when Player is built
- Input.GetKey() does not register key release when a specific key is pressed, and then released after opening a context menu
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