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
- 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