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
- Shadow casters are not rendered when deploying builds in specific Unity 6.0 versions
- Automatically unfocuses when focusing and DropdownField is open
- Debug Draw Mode stops rendering GameObjects when GPU Resident Drawer is enabled
- Only a single Selector is added to a Container when drag and dropping multiple of them on an Element in UI Builder
- Reverting all overrides in a Prefab Variant creates unrevertible changes when the parent GameObject of the Prefab is a Canvas
Add comment