Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
1
Found in [Package]
2019.4
2020.3
2021.2
2021.2.2f1
2022.1
Issue ID
1383195
Regression
No
Domain Reload is triggered when editing the .meta file of a Script
Reproduction steps:
1. Open the user's attached project
2. Select TestMonoBehaviour.cs in the Project window
3. Click the Script icon in the Inspector window
4. Select a different icon and click outside of the selection
Expected result: Domain Reload is not triggered
Actual result: Domain Reload is triggered
Reproducible with: 2019.4.33f1, 2020.3.24f1, 2021.2.5f1, 2022.1.0a16
Note:
1. Editing the .meta file of a non-Script asset will not trigger the Domain Reload
2. Although the Domain Reload is quick in an empty project, it can be quite long in a big project
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Resolution Note:
We are planning to restructure how we recompile/domain reload in the future and will revisit this issue at that point.