Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0b5
Issue ID
1088028
Regression
Yes
''$'' character in project name prevents script upgrading
Repro sptes:
-download this project
-the script upgrading dialogue will pop up
-notice when the project loads that the script will not be upgraded because of this error:
APIUpdater encountered some issues and was not able to finish.
System.IO.FileNotFoundException: Could not find file "D:\Unity\new A"
File name: 'D:\Unity\new A'
My project's name is: ''New A$''
Reproduced with: Unity 2018.3.0a8, 2018.3.0b5 and trunk
Not reproducible with 2018.2.1f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GameObject doesn't execute animation the way it's supposed to until any GameObject in the Hierarchy is selected when in the Play Mode
- PropertyField does not properly render its field when changing it back from a valid Asset to "None"
- "ArgumentException: Input Button Enable Debug Button 1 is not set" is thrown when "Enable Debug Button 1" is deleted
- Duplicate invocations when Enabling InputActions during handling an input action
- "Assertion failed on expression" exceptions are thrown when using IJobParallelForTransformExtensions.RunReadOnly
Add comment