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
Comments (2)
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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
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?