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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment