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
- IL2CPP Player crashes when there aren't enough Thread Static Slots
- Articulation Body tree changes behavior after attaching a trigger Collider
- Fatal freeze when playing a VFX made with VFX Graph and consisting many effects
- "Failed to download Build.data.br file" error is thrown when building projects for WebGL with the Compression Format set to "Brotli"
- Documentation Link does not work when the "New Panel Settings" question mark is clicked
Add comment