Search Issue Tracker
Fixed in 0.1.0-preview
Votes
0
Found in [Package]
0.0.2-preview
Issue ID
1156743
Regression
No
SubScene objects doesn't inherit collision position transform from parent empty GameObject via Physics Shape (Script) component
How to reproduce:
1. Open the attached project
2. Go to the Project window-> Scenes and open "SampleScene" scene
3. Enter the Play mode
4. Inspect the Scene view
5. Go to the Project window-> Scenes-> SampleScene and open the "ParetCube scene"
6. Inspect in the Hierarchy window "EmptyParent" and "NonEmptyParent"
Expected: SubScene objects inherit collision position transform from parent empty GameObject
Actual: SubScene objects collision position transform is incorrect
Reproducible with: 2019.2.0b3
Note: Could not test with earlier versions because of the thrown errors
Could not reproduce on 2019.3 because gameobjects becomes invisible
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “IndexOutOfRangeException: Index was outside the bounds of the array.” error is thrown when large Text (TMP) GameObject Overflow field is set to Ellipsis
- The OnValidate method is not invoked when reverting changes on a Prefab Variant
- The “+” button to create Labels is not deactivated when no labels can be created due to no Categories existing and does nothing when pressed
- The UIElements "GeometryChangedEvent" is not invoked when modifying "VisualElement.style.translate"
- Prefab Variant does not get updated when changes are made on "OnValidate" method
Add comment