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

Export to PDF crashes unity #35

Open
rhaamo opened this issue Jul 14, 2024 · 0 comments
Open

Export to PDF crashes unity #35

rhaamo opened this issue Jul 14, 2024 · 0 comments

Comments

@rhaamo
Copy link

rhaamo commented Jul 14, 2024

I'm using Unity 2022.3.22f1 and VRSL 2.7.1

Repro on new project:

  • Spawn VRSL Local UI control Panel prefab
  • Add some random DMX fixtures
  • Assign some IDs
  • Menu: VRSL -> Save patch data
  • click on generated patch data
  • click "Export to PDF File" in inspector
  • unity dies

MVR and Json seems to gets generated, only PDF makes unity die.

Edit: In VRSL_DMXPatchSettings.cs function ToPDF, the line 690 (new PrintDocument()) seems to be the culprit for some reason.

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

1 participant