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
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
Add comment