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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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?