Search Issue Tracker
Fixed in Unity 2018.2
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
- LWRP is leaking resources when building Unity.Physics project to device
- Prefab instance with a script that automatically sets the parent of it creates a duplicate of itself after exiting Prefab mode
- Unity Ads Package conflict with Moq framework
- Particle system trails sprites modifies unexpectedly when Texture Sheet Animation is enabled
- UWP player fails to play WebCamTexture when using specific webcam
Add comment