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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 6000.0.34f1):
Remove incorrect reporting of missing script compilation files when using source generators