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
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
- [Mono] Crash on SystemNative_ReadDirR() when building for IOS/Android on a macOS machine
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