Search Issue Tracker
Fixed
Fixed in 6000.0.46f1, 6000.1.0b14, 6000.2.0a9
Votes
0
Found in
6000.0.45f1
6000.1.0b13
6000.2.0a7
Issue ID
UUM-101361
Regression
Yes
[APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
Steps to reproduce:
- Open the attached project
- Open OutdoorsScene
- Open Lighting Window
- Switch to Adaptive Probe Volumes tab
Actual results: "Cancelling Display Dialog: This should not be called when a View's DrawRect Method is in progress error" is spammed in the Console. Trying to interact with the Lighting window also constantly throws a "Move Scene to new baking set" Pop-up
Expected results: No errors or Pop-ups are spammed when the User opens the Adaptive Probe Volumes tab
Reproducible with versions: 6000.0.45f1, 6000.1.0b13, 6000.2.0a7
Not reproducible with versions: 6000.0.44f1, 6000.1.0a2, 6000.1.0b12
Can’t test with versions: 2022.3.60f1 (Adaptive Probe Volumes Tab is not present)
Tested on (OS): macOS 15.3.2
Not reproducible with (OS): Windows 11 (6000.0.45f1)
Notes:
- "Move Scene to new baking set" Pop-up being constantly thrown prevents the user from interacting with the Lighting window while the APV tab is open
- The issue occurs only when the Scene is setup to use APV
- #incident-uum-101361 channel https://unity.enterprise.slack.com/archives/C08K8G0SW7Q
Full error message:
{quote}Cancelling Display Dialog: This should not be called when a View's DrawRect Method is in progress
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
{quote}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment