Search Issue Tracker
Fixed
Votes
1
Found in [Package]
0.6.0-preview.3
Issue ID
1319134
Regression
No
[DOTS Physics] The disabled child GameObjects' Physics Shape is still enabled when converted into Entity
How to reproduce:
1. Open the attached "ECS_Physics.zip" project
2. Open the "4.a Joins Parade" Scene
3. Expand the "testMesh" GameObject in the Hierarchy window
4. Disable the "ALart", "ARart", "HLart" and "HRart" GameObjects
5. Enter Play Mode
6. Observe the "testMesh" GameObject in the Game view
Expected result: The disabled child GameObjects' Physics Shape is not enabled when converted into Entity
Actual result: The disabled child GameObjects' Physics Shape is enabled when converted into Entity
Reproducible with: 0.6.0-preview.3 (2020.3.1f1, 2021.1.0f1, 2021.2.0a10)
Could not test with: 2018.4.33f1 (Unity Physics package is not supported), 2019.4.22f1 (Multiple errors related to the packages)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment