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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Add comment