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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment