Search Issue Tracker
Fixed
Votes
0
Found in [Package]
5.0.0
Issue ID
1256673
Regression
Yes
[2D] Error in console when toggling Sprite Shape Controller component on prefab
Reproduction steps:
1. Open attached project "SpriteShapeController.zip" and scene "SampleScene"
2. In Hierarchy window, select "9-Sliced" GameObject
3. Drag it into Project window to make it a prefab
4. In Project window, select "9-Sliced" Asset
5. In Inspector window, toggle its "Sprite Shape Renderer" Component twice
6. In Inspector window, toggle its "Sprite Shape Controller" Component twice
7. Observe Console window
Expected result: No errors appear
Actual result: "In order to call GetTransformInfoExpectUpToDate <...>" error appears
Reproducible with: 2020.2.0a15 (2D Sprite Shape 5.0.0)
Not reproducible with: 2018.4.24f1 (2D Sprite Shape 1.0.14), 2019.4.1f1 (2D Sprite Shape 3.0.11), 2020.1.14b1 (2D Sprite Shape 4.1.2), 2020.2.0a14 (2D Sprite Shape 5.0.0)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Resolution Note:
A fix for this issue will be available on Unity 2020.2.0a19 and above