Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.55f1
6000.0.36f1
6000.1.0b3
6000.2.0a1
Issue ID
UUM-95901
Regression
No
CompilationPipeline.assemblyCompilationFinished is not invoked when using RequestScriptCompilationOptions.CleanBuildCache
Reproduction steps:
1. Open the attached “ScriptRecompileBug.zip” project
2. Navigate to Test > Recompile All Assemblies
3. Observe the Console window
Expected result: The "Assembly Compiled" message is displayed
Actual result: The "Assembly Compiled" message is not displayed
Reproducible with: 2022.3.55f1, 6000.0.36f1, 6000.1.0b3, 6000.2.0a1
Reproducible on: Windows 11
Not reproducible on: No other environment tested
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
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
Resolution Note:
Thanks for the report. I recognize this is a bug and we can reproduce.
Since this is not a regression, it will be a change in behavior that others might rely on, even tho it is arguably a bug.
For now we will not change the behavior, but will take it into account if we need to change anything in the area.