visualdesigncafe / nature-renderer

Nature Renderer is a plugin for the Unity game engine to efficiently render vegetation on your terrains.
https://visualdesigncafe.com/nature-renderer/
0 stars 0 forks source link

Crashes Build of game #27

Open retlaws opened 4 months ago

retlaws commented 4 months ago

BUG DESCRIPTION

If I do a build of the game it crashes when I try and load the level in. After a lot of trial and error I narrowed it down to Nature Renderer. If I remove any vegetation from Nature Renderer but still leave Nature Renderer attached to the terrain it will load ok. There is a dump file created when it crashes which states: The thread tried to read from or write to a virtual address for which it does not have the appropriate access.

So I guess the issue is something to do with Nature Renderer trying to load the vegetation but having an access issue but beyond that I am stumped.

To Reproduce Steps to reproduce the behavior:

  1. Build game
  2. Load game
  3. Game crashes

Expected behavior A clear and concise description of what you expected to happen.

For it not to crash

Project(please complete the following information):

System (please complete the following information):

Additional context Add any other context about the problem here.

retlaws commented 3 months ago

Am I going to get a response to this? I broke my laptop, finally sorted a replacement and come back and still no response.