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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.