Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0f1
Issue ID
1027989
Regression
Yes
Unable to clear console compile errors that were reported during compilation of .asmdef assemblies on startup
Unable to clear console compile errors that were reported during compilation of .asmdef assemblies on startup
Steps:
1. Create a folder with .asmdef file and default script in it
2. Introduce compilation error to script and observe error in the console window.
3. Reopen this project. The Same compilation error appears in the console window.
4. Fix error in the script.
Expected: compilation error gone
Actual: compilation error still shown in the console window and prevents entering playmode.
Regression introduced for 2018.1.0b6, by https://ono.unity3d.com/unity/unity/pull-request/60401/_/2018.1/compilation-pipeline/compile-asmdef-on-startup
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
- Game View Tab Scale changes erratically when a Unity Tab is on a different screen with a differing Display Scale
- Six way lighting receiving wrong lighting from APV when set to World Space
- Crash on SortByExecutionOrder when interrupting the .androidpack import process
Add comment