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
- Profiling builds created on older versions cause samples to be colored green when using a Profiler from newer versions
- Sprite Editor unsaved changes get reverted when Script Recompilation finishes
- The position/width/alignment of other GUILayout elements is changed when calling EditorGUILayout.Foldout within a GUILayout.BeginArea
- Visual Scripting namespace is empty when using the "Runner Game" template
- Light direction changes when changing "Light Anchor" component's "Distance" property
Resolution Note:
A fix for this issue will be available on Unity 2020.2.0a19 and above