Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.5f1
2018.3.0a4
Issue ID
1076254
Regression
Yes
[Physics2D] [Improved Prefab] RigidBody2D component is added to prefab when opening in 2018.3
Steps to reproduce:
1. Open the attached project in 2018.2
2. Select Assets > Scenes > Colliders > CompositeCollider2D_Polygons and open the scene
3. In the Hierarchy, expand one of the Composite game objects and view one of the Box or Star prefabs
4. The prefab consists of a Sprite Renderer and Box/Polygon Collider2D
5. Close the project and reopen in 2018.3
6. View the same Box or Star prefab
-RigidBody2D component was created on the Box/Star prefab
Reproduced on: 2018.3.0a4, 2018.3.0a8, 2018.3.0a11
Didn't reproduce on: 2018.3.0a1, 2018.3.0a3
Regressed in: 2018.3.0a4 (35209f6de348)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment