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
- SpeedTree importer fails to import .st files when path to the project includes a special character
- [VFX Graph] HSLS Redefinition error when input have the same name as attributes
- [VFX Graph] HLSL VFXFIXED_RAND isn't working
- Crash on Meta Quest 2 when using Vulkan
- Greyed out Icon for Tool Context is misaligned in the Tools Overlay in the URP 3D Sample Template
Add comment