Skip to content

LEX Nightly Wwise Editor not committing hex changes correctly #437

@beccatoria

Description

@beccatoria

Please fill out the following form in its entirety.

The more information you provide, the easier it will be for us to reproduce the issue.

Describe the bug
Current nightly build of LEX does not actually commit hex changes made in Wwise Editor. Stable build does.

To Reproduce
Broadly, try to make any hex change in wwise editor, save and commit the hex changes, save the package, and it doesn't actually save. If you close and reopen the files the changes are gone.

Here is a specific replication, using BioD_Cat004_800KaiLeng_LOC_INT as the exemplar file.

  1. Go to export 170 - cat004_core_kailengfight_a (WwiseBank)
  2. Open with WwiseEditor (via right click)
  3. Select the first Sound SFX/Sound Voice object (01BBC273).
  4. Go to the hex box in the lower right-hand side. Find the string 000010C1 (this is float -9, it's the volume). Change this to 000040C0 (changing volume to -3).
  5. Press "Save Hex Changes" (immediately above the hex box)
  6. Press "Commit" (at the top of the right-hand pane)
  7. The name of the export in the lower left hand pane is not yellow (i.e. hasn't been edited). You can save the file at this point, but once it's closed and has left memory, if you re-open it the changes will not be reflected.

Expected behavior
When you get to step 7, the name of the export in the lower left-hand pane should become yellow to indicate pending changes. Saving the package file will then correctly save the hex changes. This is what happens using stable.

Version information:
Working correctly on Stable 6.4 6/10/2024
Not working in Nightly 6.5 13/04/2025

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions