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
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
Add comment