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
- Errors “RenderPass: Attachment 0 is declared as depth attachment but RGBA8 sRGB is not a valid depth format.“ and “BeginSubPass: Not inside a Renderpass“ are present when using Native RenderPass with a RenderTexture that only has depth output
- ArgumentOutOfRangeException is thrown when an empty DropdownField is clicked at runtime
- [tvOS] "EXC_BAD_ACCESS" error is thrown when Painter2D.ClosePath is called
- Bad Naming Convention in Shortcuts Window for Sprite Shape Editing
- Bad Naming Convention in Shortcuts Window for Shader Graph
Add comment