Search Issue Tracker
Duplicate
Votes
0
Found in
5.0.0a6
Issue ID
602411
Regression
No
Audio Mixer: removing a node with an exposed parameter throws an errors
-e: see title
-repro:
--create new project and new audio mixer
--open mixer
--add a new node/child
--add an effect to that node
--expose a parameter on that effect
--remove the node from the mixer
--NOTICE errors thrown and the parameter menu shows "(1)" while there is no parameter
MissingReferenceException: The object of type 'AudioMixerEffect' has been destroyed but you are still trying to access it.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Toggling 'Editor Extension Authoring' doesn't dirty the UXML but its state depends on how it was previously saved
- Shader variants are stripped when they are not used during Player building
- Multiple exceptions are thrown after exiting Play mode when Layout Group component is displayed in Debug Inspector and Padding section is expanded
- ScrollView elements are not restored to their original positions after removing a Layout Group with Undo action
- "Assembly with name already exists" errors are thrown when two packages with different technical names resolve to the same namespace
This is a duplicate of issue #602410