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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment