Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
Votes
0
Found in
2022.2.18f1
2023.1.0b15
2023.2.0a13
Issue ID
UUM-35088
Regression
No
An uninformative error is thrown when entering Play mode after canceling Script Compilation of Feature set installation
Reproduction steps:
1. Create and open a new project
2. Click on the Install button of any Feature set in Package Manager
3. Click on the Cancel button of the Compiling Scripts process
4. Enter Play mode and observe the Console
Expected result: An error that specifies what caused it is thrown
Actual result: An error is thrown but doesn’t specify what caused it
Reproducible with: 2022.2.18f1, 2023.1.0b15, 2023.2.0a13
Could not test with: 2020.3.48f1 (Cancel button does not work), 2021.3.24f1 (No Feature sets)
Reproduced on: macOS Monterey 12.6 (Intel), Windows 11 (by the reporter)
Note: Full error message - “All compiler errors have to be fixed before you can enter playmode!
UnityEditor.SceneView:ShowCompileErrorNotification ()”
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note:
The editor does not distinguish between failing compilation with errors or compilation being cancelled. Recompile scripts succesfully will allow you to enter play mode
Resolution Note (2023.2.X):
The editor does not distinguish between failing compilation with errors or compilation being cancelled. Recompile scripts succesfully will allow you to enter play mode