Search Issue Tracker
Fixed in 5.3.0
Votes
91
Found in
Issue ID
651505
Regression
No
[Building] Windows standalone not buildable when sharedassets file is larger than 2gb
Steps to reproduce:
* open the project
* project contains lots of graphical elements (project takes up 4gb when imported)
* wait for import to complete
* Build -> make sure test.scene is included -> build
* Building stops, errors are shown:
success && actual == (UInt64)size
UnityEditor.HostView:OnGUI()
Building - Failed to write file: sharedassets0.assets
UnityEditor.HostView:OnGUI()
Error building Player: Couldn't build player because of unsupported data on target platform.
Comments (33)
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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
ExSoax
Mar 14, 2015 12:12
I still have this problem on Unity 5
TwILeK
Mar 13, 2015 09:21
Unity 5 final version.
Any solution to write out what asset is unsupported?
marf
Mar 04, 2015 14:51
I still have this problem after the release of Unity 5 final version!