Search Issue Tracker
By Design
Votes
0
Found in [Package]
9.0.0, 8.1.0, 8.0.1
Issue ID
1243954
Regression
No
[HDRP] System is not interested in this transform errors are thrown continuously on CTRL + Z after removing Light component
-On undo one extra light component added on the Direction light game Object.
-The system is not interested in this transform errors are thrown continuously on Cntrl + Z after removing Light component from Directional Light.
Steps to repro:
1. Create a new HDRP Project.
2. Hierarchy > Select Direction Light.
3. Inspector >Remove Light Component.
4. Press Control + Z.
Actual Result:
The system is not interested in this transform errors are thrown in the console.
Expected Result:
No error in the console.
Reproducible in:
2020.2.0a10, 2020.1.0b8, 2019.3.0f3 with Package Version: 9.0.0, 8.1.0, 8.0.1, 7.1.8.
Environment:
Occurring on Windows 10 & Mac 10.15
Stack trace:
NullReferenceException: Object reference not set to an instance of an object
UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.UpdateBounds () (at library/packagecache/com.unity.render-pipelines.high-definition@9.0.0-preview.13/runtime/lighting/light/hdadditionallightdata.cs:2590)
UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.OnValidate () (at library/packagecache/com.unity.render-pipelines.high-definition@9.0.0-preview.13/runtime/lighting/light/hdadditionallightdata.cs:2287)
UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.Migrate () (at library/packagecache/com.unity.render-pipelines.high-definition@9.0.0-preview.13/runtime/lighting/light/hdadditionallightdata.migration.cs:174)
UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.Awake () (at library/packagecache/com.unity.render-pipelines.high-definition@9.0.0-preview.13/runtime/lighting/light/hdadditionallightdata.cs:2390)
UnityEditor.EditorApplication:Internal_CallGlobalEventHandler()
System is not interested in this transform, SetSystemInterested may only be called on transforms that are set interested.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditorInternal.InternalEditorUtility:SetCustomLightingInternal (UnityEngine.Light[],UnityEngine.Color)
UnityEditorInternal.InternalEditorUtility:SetCustomLighting (UnityEngine.Light[],UnityEngine.Color)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
System is already interested in this transform, SetSystemInterested may only be called once.
UnityEditor.EditorApplication:Internal_CallGlobalEventHandler ()
If the system is getting enabled, then it can't have any previous changes registered
UnityEditor.EditorApplication:Internal_CallGlobalEventHandler ()
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
- Build for iOS with UnityAds fails with linker failures when performing a CocoaPods build
- NavMeshManager.LoadData takes a long time and causes performance spikes when enabling a NavMeshSurface with already instantiated NavMeshLinks
- Shadows created by real-time Spotlights are rendered at a very low resolution on terrain when HDRPAsset Lit Shader Mode is set to Forward or Both
- “STP” in Project window > Advanced Upscalers by Priority menu list is shown as available to add when it is already added to the list
- Rename fails with an error “Canceling DisplayDialog” when renaming a Mipmap Limit Group in Project Settings > Quality after adding a new group
Resolution Note:
This is a known issue and there is an ongoing effort for 2020.2 to solve it. This also applies to Camera and Light component, nothing we can do. Closing as won't fix. Should be solved in 2020.2 for the cutoff