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
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
Add comment