unity Ensure Read/Write is enabled
Error because your image has not been marked as enabled
Here's how to fix it
Hope you will fix your mistake
I've got the same error, but with a different reason, so I'd like to share to help others that can get stuck in the same situation:
Cause
- I was using a Cone shape for particle emission (Shape tab)
- By my own mistake, I selected Texture Default-ParticleSystem
- I don't know exactly why, but these Unity Default textures always cause the discussed error
- In this case it's tricky to find, because Unity doesn't clearly tell which texture is wrongly set (from the Render tab or from the Shape tab).
Solution
- I've just removed the Shape Texture setting it to "None" then the error disappeared