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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.