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
- SpeedTree importer fails to import .st files when path to the project includes a special character
- [VFX Graph] HSLS Redefinition error when input have the same name as attributes
- [VFX Graph] HLSL VFXFIXED_RAND isn't working
- Crash on Meta Quest 2 when using Vulkan
- Greyed out Icon for Tool Context is misaligned in the Tools Overlay in the URP 3D Sample Template
Resolution Note:
A fix for this issue will be available on Unity 2020.2.0a19 and above