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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
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?