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
- 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
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...