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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note:
List / Dicationary / Container variable instance changes no longer affect the underlying class.