Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2020.2.0a20
2020.3
2020.3.20f1
2021.2
2022.1
2022.2
Issue ID
1396342
Regression
Yes
Script is stuck in a compilation loop when generating code with InitializeOnLoadMethod
How to reproduce:
1. Open the user's attached project
2. In the Project window, under the Assets folder, right-click the "Generator" or "AutoGen" script and select Reimport
3. Minimize the Editor, then return to it
Expected result: the scripts are not recompiled each time upon maximizing the Editor window
Actual result: the scripts are recompiled each time upon maximizing the Editor window
Reproducible with: 2020.2.0a20, 2020.3.30f1, 2021.2.14f1, 2022.1.0b10, 2022.2.0a2
Not reproducible with: 2019.4.36f1, 2020.2.0a19, 2022.2.0a3, 2022.2.0a6
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a3