Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
0.15.3
Issue ID
1161979
Regression
No
[Tiny] "An error occurred while resolving packages:" appears every time i re-open a uTiny project
After restarting a project made with the Project Tiny package, an error won't allow me to start the editor in Tiny mode. This issue goes away after I restart the PC.
To reproduce this:
- make a new project with 2019.2.0b6
- add the Project Tiny package
- Make a new project in tiny
- make a new script
- try to open the script in the Dos C# project
- this fails for me
- i close the whole Unity project
- i try to re-open it and I get the error:
An error occurred while resolving packages:
One or more packages could not be added to the local file system:
com.unity.tiny: EPERM: operation not permitted, copyfile 'C:\Users\Catalina\AppData\Local\Unity\cache\packages\packages.unity.com\com.unity.tiny@0.15.3-preview\DotsPlayer\bee~\bee.exe' -> 'C:\prototypes\tiny2\Library\PackageCache\com.unity.tiny@0.15.3-preview\DotsPlayer\bee~\bee.exe'
A re-import of the project may be required to fix the issue or a manual modification of C:/prototypes/tiny2/Packages/manifest.json file.
This error appears even if i start a whole new project and then try to add the Project tiny package.
I only manage to get rid of the error if i restart my machine
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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Resolution Note:
Please try the latest tiny package and note the forums announcement post about the future of the Tiny package.