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
- Unclear warning message in Rendering Debugger about the Play mode Debugger Overlay
- [Android][iOS] Particles are not affected by External Forces when loaded from AssetBundles with Strip Engine Code enabled
- Rendering Debugger "STP" and "Reflection Probe Atlas" overlays don't change size when changing the "Map Size"
- "ArgumentException" error when using CameraCaptureBridge with post-processing off and when rendering to a RenderTexture
- Shaders read from the buffer unconditionally
Add comment