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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment