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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment