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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
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