Search Issue Tracker
By Design
Votes
0
Found in
2018.2.0b8
2018.2.4f1
Issue ID
1073127
Regression
Yes
Any Collider Component shows warning and is uneditable in Inspector when opening project from Collab with certain package
How to reproduce:
1. Download and open attached project "Warboards"
2. Open scene "WarBoard" in Assets/_Scenes
3. Select any object in the Scene with Collider
Expected result: Collider does not show warning and is able to edit in the Inspector
Actual result: Collider shows warning and is uneditable in the Inspector
Reproduced with: 2018.2.0b8, 2018.2.5f1, 2018.3.0a10
Does not reproduce with: 2018.2.0b7
Notes: The issue persists when creating new Objects with Colliders in the Scene
Warning: "The module which implements this component type has been force excluded in player settings. This object will be removed in play mode and from any builds you make."
Version 2018.3 warning message: "The built-in package which implements this component type has been disabled in Package Manager. This object will be removed in play mode and from any builds you make"
Workaround: In Editor click Help/Reset packages to default
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment