Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.ArgumentException: Invalid length of '{0}'. It must be greater than 0. #14

Open
CK85 opened this issue May 17, 2023 · 1 comment

Comments

@CK85
Copy link

CK85 commented May 17, 2023

I get this error running your example script code.
I'm testing with 8192 png and jpg textures.

The error happens in TransferBGR24ImageToRGB24TextureJob -> Execute

Unity 2022.2.14

@ItharDev
Copy link

I also had this issue when I updated my Editor version. I solved it by going to top panel, and selecting
Jobs > Burst > Safety checks > Off

No idea why this solved the issue, or if it's viable solution at all, but I haven't noticed any issues with it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants