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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment