Search Issue Tracker
Fixed
Fixed in 6000.0.34f1, 6000.1.0a8
Votes
15
Found in
6000.0.27f1
6000.1.0a4
Issue ID
UUM-86938
Regression
Yes
"Path could not be found for script compilation file" error is thrown when the files are injected with RegisterPostInitializationOutput
Reproduction steps:
1. Open the attached “RoslynTest01” project
2. Observe the console logs
Expected Result: No errors are thrown
Actual Result: "Path could not be found for script compilation file <filepath>" error is thrown
Reproducible with: 6000.0.20f1, 6000.0.27f1, 6000.1.0a4
Not reproducible with: 2021.3.46f1, 2022.3.52f1, 6000.0.19f1
Reproducible on: Windows 11 Pro, macOS 14.6.1
Not reproducible on: No other environments tested
Note: The issue is also reproducible when entering the Play mode
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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note (fix version 6000.0.34f1):
Remove incorrect reporting of missing script compilation files when using source generators