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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment