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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment