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
- [Android][Mobile Notifications] The Player freezes or crashes when calling "AndroidNotificationCenter.GetNotificationChannel" every frame
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
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