Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
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
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Add comment