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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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