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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.