Search Issue Tracker
Fixed in 1.0.0-preview.x
Votes
0
Found in [Package]
2019.3
2019.3.5f1
2020.1
2020.2
Issue ID
1231756
Regression
No
[Tiny] [DOTS] Error is thrown when trying to open DOTS runtime C# project before first building the project
Reproduction steps:
1. Download a TinySpaceship from GitHub (https://github.com/Unity-Technologies/ProjectTinySamples)
2. In the Project tab, right-click any asset and select 'Open DOTS runtime project'
Expected result: No errors are thrown and DOTS runtime C# project is opened in the IDE
Actual result: "Win32Exception: The directory name is invalid'' error is thrown
Reproducible with: 2019.3.10f1, 2020.1.0b6, 2020.2.0a7
Couldn't test with 2017.4, 2018.4 (package is not supported)
Notes:
1. After building the project, the DOTS runtime C# project opens as expected, and no errors are thrown
2. The paths specified in the error are correct - DotsRuntimeBuild directory doesn't exist until a build has been made
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
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Resolution Note (fix version 1.0.0-preview.x):
This issue has been resolved in com.unity.tiny: 0.24.0-preview.1