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
- Reflection problems when unbaked Reflection Probes are present
- Light Explorer columns sorting arrow is too small
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
Add comment