Search Issue Tracker
Fixed
Fixed in 6000.2.6f1, 6000.3.0b3, 6000.4.0a1
Votes
4
Found in
6000.1.16f1
6000.2.2f1
6000.3.0a6
Issue ID
UUM-115873
Regression
Yes
"Transform has ‘VFXManager’ change interests present..." when changing Scenes
Reproduction steps:
1. Open the attached “IN-113539_VFXManager Bug.zip“ project
2. Open the “Assets/Scenes/Bug Scene - Local Space VFX.unity“ Scene
3. Open the “Assets/Scenes/Empty Scene.unity“ Scene
4. Observe the Console
Expected result: No errors are present
Actual result: “Transform has 'VFXManager' change interests present when destroying the hierarchy. Interests must be deregistered in Deactivate.“ error
Reproducible with: 6000.1.0a6, 6000.1.16f1, 6000.2.2f1, 6000.3.0a6
Not reproducible with: 6000.0.56f1, 6000.1.0a1, 6000.1.0a5
Reproducible on: M1 Max MacOS 15.5 (Tested by CQA)
Not reproducible on: No other environment tested
Notes:
- An enabled VisualEffect Component does not produce this error
- A disabled VisualEffect with a World Space graph does not produce this error (see "Bugless Scene - World Space VFX" in the sample project)
- A Property Binder is not required, nor does Automatic vs Recorded vs Manual Bounds Mode appear to matter
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Parameters example code uses legacy Input System causing “InvalidOperationException” errors spam in the Console window
- Overlay cameras break URP rendering order on Mac/Metal
- Spring Joint 2D "Distance" value adjusts "Connected Anchor" Y value instead when dragging via Inspector
- Tree GameObject appears grey when rotated in the Preview window
- Unable to delete Tree GameObjects and “NullReferenceException” errors are thrown when using Hierarchy V2 and trying to open the GameObject context menu after deleting a Tree Prefab
Add comment