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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment