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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment