Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.0a6
Issue ID
1046041
Regression
No
Presets: Need to Exclude MonoImporter and MonoScript class type
1. Click on any MonoBehavior script you may have in your project
2. In the Inspector, you'll see two sections which we can create a preset from
- The Importer itself where it would save any import settings, in this case, there is nothing to preset as there is no options exposed for mono script import
- The MonoScript itself where the content of the script will be preset and can be applied to any other script (which isn't good)
Therefore, these two class type should simply be excluded from the preset system so the user isn't able to create preset for those cases.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment