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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
Add comment