Search Issue Tracker
Active
Under Consideration for 1.3.X
Votes
1
Found in [Package]
1.3.0-pre.4 - Entities
7000.0.0a1
Issue ID
ECSB-1269
Regression
No
Child physics entities are unparented on a closed SubScene when the child GameObject has a non-uniform scale
How to reproduce:
1. Open the “ECS_Physics_Bug_Repro.zip“ project
2. Open the “SampleScene“
3. Open the “Entities Hierarchy“ window in “Window > Entities > Hierarchy”
4. Close the “SubScene“ in the Hierarchy
5. Observe the “Entities Hierarchy”
Expected result: One entity is a parent of another
Actual result: None of the entities are parented
Reproducible in: 1.2.0, 1.3.0-pre.4 (2022.3.40f, 6000.0.13f1)
Could not reproduce in: 0.51.1-preview.21 (2021.3.41f1) (“SubScene” does not exist in that version)
Reproduced on: Windows 11 Pro (23H2), macOS 14.5 (by the reporter)
Not reproduced on: No other environment tested
Workaround: Add any Collider Component on the “Root“ GameObject
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment