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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.