Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
8
Found in
3.5.0b4
Issue ID
433392
Regression
No
Compiler crashes on unreachable code
To reproduce:
- Unzip the attached project "case_433392-CompilerCrash.zip"
- Open the project in Unity
- Notice the compiler error:
Internal compiler error. See the console log for more information. output was:Assets/ParallelMusicManager.cs(73,25): warning CS0162: Unreachable code detected
...
Unhandled Exception: Mono.CSharp.InternalErrorException: Assets/ParallelMusicManager.cs(123,17): <FadeClip>c__Iterator0 ---> System.ArgumentException: Label not marked
...
Comments (4)
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
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
jeremyfp
Oct 02, 2015 19:38
Wasted nearly a whole day on this one. Still present in 5.2.1f1.
David_Biggs
Nov 05, 2014 23:23
Still active in 4.5.5f1
Nition
Aug 30, 2014 08:51
Confirmed still in Unity 4.5
rain03
Apr 16, 2014 09:36
Shame on you, Unity Technologies. Almost 3 years old bug...