Unity

This is an old revision of the document!


Unity

Resources

Compression

360 Video cannot typically be edited or compressed using any video software as it contains metadata to inform players about the specifics of the 360 degree sphere format. When using an unsupported editor, they can strip out this metadata and flatten the video.

Tips

Build Error: AOT serializer was missing for type ‘UnityEngine.Vector2’

This can happen when using some libraries and components. You can force a recompile of all the libraries by going to File > Build Settings > Player Settings > Player > Publishing Settings; and changing the following settings to:

  • Enable Exceptions: None
  • Compression Format: Disabled
  • Debug Symbols: On

then performing a build. You can then revert it to the original settings:

  • Enable Exceptions: Explicitly Thrown Exceptions Only
  • Compression Format: Gzip
  • Debug Symbols: Off
digital_literacy/technology_resources/unity/start.1581477420.txt.gz · Last modified: 2020/02/12 13:17 by James Collins
CC Attribution-Share Alike 4.0 International Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International

We acknowledge Aboriginal and Torres Strait Islander peoples and their continuing connection to land and as custodians of stories for millennia. We are inspired by this tradition in our work to share and preserve Queensland's memory for future generations.