Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.1.X
Votes
1
Found in
2017.1.0f3
Issue ID
933033
Regression
Yes
Editor freeze compiling scripts on GeneratingConstants step
Reproduction steps:
1. Open the attached project(OC link)(8:30 AM).
- Editor will freeze compiling scripts on GeneratingConstants step.
Note:
- Editor doesn't freeze when lines 79-81 are commented in GMversus.cs script:
public List<uint> BadGuyList() {
return badGuySpawnList.ToList();
}
Reproduced with:
2017.1.0p2, 2017.2.0b4, 2017.3.0a1
Not reproducible with:
5.6.2p4
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
goldbug
Oct 12, 2017 15:31
I have not been able to use any 2017 release at all because of this bug.
I am very disappointed that 2017.2 was just released and did not include this fix.
When is this going to be released?
goldbug
Aug 22, 2017 22:50
Is there any workaround? Or at least a way to identify the code that is giving unity heartburn?