Search Issue Tracker
Fixed in 2020.1
Fixed in 2019.3
Votes
1
Found in
2017.4
2018.4
2019.2
2019.3
2020.1
Issue ID
1202584
Regression
No
ScriptUpdater does not work for users with spaces/invalid characters in their User Names
Reproduction steps:
1. Log in as a user that contains spaces in the name
2. Create a New Project
3. Import the "Trigger.cs" script
4. Check the Editor log to see if the "ScriptUpdater.exe" has run
5. Check if the "ScriptUpdater.exe" path that follows the value "Unity[^\\]+\.dll$" is in quotes
6. Check if the "Trigger.cs" script got updated
Expected Result: ScriptUpdater works for users with spaces/invalid characters in their User Names
Actual Result: ScriptUpdater does not work for users with spaces/invalid characters in their User Names
Reproduced with: 2020.1.0a16, 2019.3.0f3, 2019.2.17f1, 2018.4.15f1, 2017.4.35f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [iOS] SystemInfo.systemMemorySize returns negative values
- [Physics Debugger] Colliders are visualized even if their Layer is not selected in the Show Layers property
- Crash on PAL_LocalIPC_IsConnected when IPC fails on launch
- [macOS] Video Player's 5.1 audio channel layout is incorrect when outputting to Audio Source
- AssetDatabase is overwriting GUIDs
Add comment