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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment