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
- Flickering orbs appear when using RenderTargetHandle
- UsePass for ShaderLabShader is ignored and GameObjects are not rendered when SRPBatcher is enabled
- Animated model translated down when interrupting a transition
- UI Toolkit text splits when changing PanelSettings scale
- Error "NullReferenceException" is thrown when selecting folders from the folder panel or closing the folder panel with EditorUtility.OpenFolderPanel() in use
Add comment