Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.3.0b5
Issue ID
1189912
Regression
No
[Cache Server] Crash on opening this particular project only if Cache Server is enabled
The problem happens when you use Shadergraph and NUnit packages together with enabled Cache Server.
Also it reproduces only when there are 2 specific shadergraph files are in the project
2. How we can reproduce it:
1 Create new project using 2019.3.0b5
2 Add 2 attached "shadergraph" files (or use attached project)
3 Add Shadergraph package through Package Manager
4 Make sure that you doesn't have NUnit package installed for your project (Most probably you have it, so remove it through Package Manager including all other packages that depend on it)
5 Enable Cache Server in Editor Preferences (you need to have Accelerator installed)
6 Close Editor
7 Delete Library folder
8 Open project in the Editor again
9 Go to Package Manager and install NUnit package
10 Close the Editor
11 Delete Library folder (Note: you shouldn't clear Cache folder of Cache Server)
12 Open project in the Editor again
Actual results: Editor crashes on opening project
(Note: if you disable Cache Server or clear Cache folder - project will start opening fine)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unable to switch to either Facebook Instant Games/Meta Quest in the Build Profile
- Error "IndexOutOfRangeException: Index was outside the bounds of the array" logged when selecting an Element in UI Builder with a specific setup
- "native code called abort()" is thrown in WebGL player when loading first scene
- Crash on core::base_hash_set when importing a specific package
- SettingsService.NotifySettingsProviderChanged() Doesn't Call OnDeactivate for Existing SettingsProviders when new ServiceProvider is created
Add comment