Search Issue Tracker
Fixed
Votes
0
Found in
5.4.2f2
Issue ID
863737
Regression
No
Built project does not get files from Resources folder
Reproduction steps:
1. Open the attached file 'TestProject';
2. Open the scene 'Test';
3. Build the scene for standalone platform;
4. Open the built program;
Actual result: the built program does not get the files from Resources folder.
Expected result: the built program should get files from Resources folder.
Note: When the scene is built with checked 'Development Build', an error 'DirectoryNotFoundException' shows up.
Reproduced with: 5.3.5f1, 5.4.2f2, 5.5.0f3, 5.6.0b3.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Add comment