Search Issue Tracker
Fixed
Fixed in 1.2.X
Votes
0
Found in [Package]
1.1.0 - Entities
1.2.X
Issue ID
ECSB-758
Regression
No
Missing information about Physic Shapes in Custom physics autorhing Documentation
When using the Physics package (physics@1.1.0-pre.3) (together with Entities (1.1.0-pre.3) package) and trying to add Physics Shape (Add component> entities> physics> Physics Shape) the Component is not in the list.
The documentation page ([https://docs.unity3d.com/Packages/com.unity.physics@1.0/manual/custom-samples-physics-components.html)] does not state anywhere, that in order to use Physics Shape, Physics Samples (Custom Physics Authoring) need to be installed manually.
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
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
 - Addressables Profiles window UI break when creating a new Variable with a long name
 - No character limit when renaming Profile in Addressables Profile window, allowing excessively long names
 - Blurry, low quality Active Profile icon used in Addressables Profiles window
 - Tree Asset Preview window is not updated after assigning a new Material
 
Resolution Note (fix version 1.2.X):
Physics documentation has been updated on dots-1.2 branch by adding a new sentence stating that in order to use Physics Shape, Physics Samples (Custom Physics Authoring) need to be installed manually.
Under #Authoring using custom physics components > ##Custom authoring components
Mind that documentation web pages get updated in every new package release.