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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment