Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.3.X, 2021.1.X
Votes
1
Found in
2020.2.0a15
2020.2.0f1
2021.1
Issue ID
1300647
Regression
Yes
The PhysicsMaterial 2D can't be created when the 2D Sprite package is not installed
How to reproduce:
1. Create a new 3D project
2. Right-click in the Project window
3. Select Create
Expected result: The Physics Material 2D option is available either in the Create or Create > 2D menu
Actual result: The Physics Material 2D option is not available
Reproducible with:2020.2.0a15, 2020.2.1f1, 2021.1.0b1
Not reproducible with: 2018.4.30f1, 2019.4.17f1, 2020.1.17f1, 2020.2.0a14
Notes:
- In 2020.2.0a15 the Physics Material 2D option was moved to Create > 2D and only appears if the 2D Sprite package is installed (directly or via dependencies)
- After uninstalling the package the Physics Material 2D is still supported
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a8
Resolution Note (fix version 2021.1):
Fixed in 2021.1.0b12
Resolution Note (fix version 2020.3):
A fix for this issue is available on Unity 2020.3.3f1 and above