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
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.