Closed valentinegb closed 1 month ago
I am having the same problem on Windows and idk what to do lol
I have the same problem on Mac, don't know what to do either, I followed the official and unofficial version of the tutorial and it has happened 14 times, with the same symptoms as the OP
Great news, I've found a workaround! Using old enough versions of the three packages you need seems to stop the crashing! These are the URLs I used:
https://github.com/StressLevelZero/Custom-RenderPipelineCore.git#822ffd5b225f5e8a8185e4ebbcd922df95518c70 https://github.com/StressLevelZero/Custom-URP.git#0e2e542dc58bb370803e9172c8f7fa198162c013 https://github.com/StressLevelZero/MarrowSDK.git
I have not yet confirmed that there are no in-game issues, but so far this is a good start.
This comment has been updated with the latest commits which date back before the StaticBatchingSortingPatch
stuff was added. Here are the originally posted links, in case the new ones don't work for you:
https://github.com/StressLevelZero/Custom-RenderPipelineCore.git#f083e48d81eedd90da2a7c859ebbd5034be24af2 https://github.com/StressLevelZero/Custom-URP.git#bbfdcced30ed8194b8a10b4f9eb3142c65a1e7bc https://github.com/StressLevelZero/MarrowSDK.git
Yep, seems like a valid workaround. Just made the first Bonelab avatar I've been able to make in at least 6 months and it works perfectly :)
I reported this issue 4 months ago and it still persists, so I'm creating an issue in this repository in addition to the issue made in the MarrowSDK repository. The following is the same as the aforementioned issue.
Upon importing the custom URP package, Unity crashes and shows this error message:
Reopening the project after this, Unity will immediately crash and show the same error.
Steps to Reproduce
Extra Info