Search Issue Tracker
Won't Fix
Votes
1
Found in
5.5.0p4
Issue ID
871951
Regression
No
File named "aux.cs" uploaded to Collaborate from macOS, freezes Unity when attempting to download on Windows
To reproduce:
1. Create new project on macOS
2. Create C# script named 'aux.cs'
3. Upload project to collab
4. Download project on Windows
Actual result: Editor freezes
Expected result: Project should be downloaded without any interruptions
Reproduced on 5.6.0b7, 5.5.1p2
Comments (1)
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
- Threads dropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
- Rendering issues when using the Triplanar Node in ShaderGraph
- Entering a big number into the "Target Frames Per Second" in Profiler's Preferences inconsistently converts it either to 1FPS or 1000FPS
Gurg
Oct 27, 2017 20:26
Marked as "Won't Fix" because AUX is a reserved file keyword on Windows. There isn't a way to have a file called "aux.cs" on Windows, but we didn't want to block teams using Mac OS X only from making a file called aux.cs since this doesn't affect them.