Search Issue Tracker
Fixed
Fixed in 6000.0.13f1, 7000.0.0a1
Votes
0
Found in
2023.2.20f1
6000.0.1f1
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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
Add comment