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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Resolution Note:
We are planning to restructure how we recompile/domain reload in the future and will revisit this issue at that point.