Search Issue Tracker
Fixed in 2018.2.3f1
Votes
2
Found in
2018.1.5f1
2018.2.2f1
Issue ID
1069066
Regression
Yes
Collider bounds are not calculated correctly if the transform parent is updated after the object is created
Reproduction steps:
1. Open the attached project "Bounds.zip";
2. Open the SampleScene;
3. Enter a play mode;
4. Observe the results in the console.
Expected results: there should be two lines printed in the console and both of them should be the same.
Actual results: correct results are displayed only after transform parent is updated (in the second line).
Reproduced on: 2018.1.5f1, 2018.1.9f1, 2018.2.2f1, 2018.3.0a2.
Not reproduced on: 2017.4.9f1, 2018.1.4f1, 2018.2.3f1, 2018.3.a03.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment