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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment