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
- 'Load texture data on demand' corrupts Unity's packages Gizmos in Scene View
- "Unable to add Renderer to the Scene after Culling." error when adding a Terrain in a HDRP project
- [Vulkan] "Dont Care" LoadAction resets to "Load" when running on Mali devices
- Building the Player takes 25-50% more time in Unity 6 compared to 2022.3 when the IL2CPP scripting backend is selected
- Rigged GameObject doesn’t return to its idle state when disabling "Preview" and the GameObject has nested rigged GameObjects
Add comment