Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2018.4
2019.4
2019.4.7f1
2020.1
2020.2
Issue ID
1267893
Regression
No
[Prefabs] Blue highlight (override indicator) is missing for Cooking options dropdown in Mesh collider
[Prefabs] Blue highlight (override indicator) is missing for Cooking options dropdown in Mesh collider even though changes are visible in Override window. Refer the attached video. The reason is that MeshColliderEditor is not using a PropertyField for cooking options, nor is it wrapping the property in BeginProperty/EndProperty.
Steps to reproduce:
1) Create a new project
2) GameObject > 3D Object > Plane
3) Drag to Project folder to make a prefab
4) Select Plane > Cooking Options > Everything
Actual result: Blue highlight is missing even though changes are visible in Override window
Expected result: Changes made to the prefab should be highlighted
Occurring in: 2020.2.0a20, 2020.1.0f1, 2019.4.7f1, 2018.4.15f1.
Environment: Both Windows and Mac
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Add comment