Search Issue Tracker
Fixed
Fixed in 6000.0.13f1, 7000.0.0a1
Votes
0
Found in
2023.2.20f1
6000.0.1f1
7000.0.0a1
Issue ID
UUM-71680
Regression
No
Warning "Item m_LightProbeSystem not found in window PC_RPAsset" logged when navigating to RP Asset from Probe Volume Component
*Steps to reproduce:*
# Create a Universal 3D Project
# In the Hierarchy create an "Adaptive Probe Volume" or "Probe Volume" GameObject
# Select it and in the Inspector click "Open" in the "Adaptive Probe Volume" Component
*Actual results:* Warning "Item m_LightProbeSystem not found in window PC_RPAsset.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)" logged in Console and RP Asset is opened. If the Asset is already opened, a second Inspector for that Asset is also opened.
*Expected results:* No Warning is logged. It seems this Warning appears as the Editor is trying to Highlight the "Light Probe System" value in the Asset Inspector. If this is the case, the Highlighting should happen.
It also appears that users can easily open multiple RP Asset Inspectors in quick succesion, this should change so that the already opened Inspector for the RP Asset is focused and the Highlighting should happen in that Asset. (This Reproduces in Unity 6 only)
*Reproducible with versions:* 2023.2.0a21, 2023.2.20f1, 6000.0.1f1
*Can’t test with versions:* 2021.3.38f1, 2022.3.27f1, 2023.1.20f1, 2023.2.0a20 (No navigational button to RP Asset)
*Tested on (OS):* Windows 11, macOS Sonoma M1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment