Search Issue Tracker
Fixed
Votes
0
Found in [Package]
2.0.0a10
Issue ID
UVSB-25
Regression
No
Bolt - List Variable instance changes being applied to Class
Pending Review - Lazlo thought he fixed this in build #4748 but no confirmation from the customer.
Original issue link
----
When I create a List Class Variable and add an item to it in a graph during play or normally through an override, it adds it to the actual Definition, not just the instance.
Restarting Unity can fix the individual lists when using overrides, but lists that aren't overridden will continue to share their values globally before/during/after play.
Related to fixed issue [https://support.ludiq.io/communities/5/topics/4748-200a8-list-class-var-is-set-by-an-override-permanently]
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
- Global Volume visual details are blurred when Tonemapping mode is set to any other than 'ACES'
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
Resolution Note:
List / Dicationary / Container variable instance changes no longer affect the underlying class.