Search Issue Tracker
By Design
Votes
0
Found in
4.3.0b6
Issue ID
569953
Regression
Yes
Opening this project on b5 or b6 gives error (but not 4.3.0b3)
Opening this project on b5 or b6 give error (but not 4.3.0b3)
2) How can we reproduce it using the example you attached
1 Open attached project
2 Open scene "TestMovingDisabled" and press play - the error in console:
Assets/Physics2DUtil.cs(46,54): error CS1061: Type `UnityEngine.PolygonCollider2D' does not contain a definition for `GenerateFrom' and no extension method `GenerateFrom' of type `UnityEngine.PolygonCollider2D' could be found (are you missing a using directive or an assembly reference?)
3 Open this project in 4.3.0b3 - no errors
4 Open this project (after opening in b3) in 4.3.0b6 - no errors
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [VFX Graph] ArcTorus Transform changes in blackboard not reflected in Graph
- Text deletion works incorrectly in an input field when the Chinese language is used and the "Event System" Component is turned off
- Typed text doesn't appear in an input field when the Chinese language is used and the "Event System" Component is turned off
- Script associated with "GlobalVolumeFeature" is missing when inspecting "Mobile Renderer" Asset
- Clearable "RenderingCommandBuffer" errors are thrown in the Console when creating project using Universal 3D Template
Add comment