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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
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.