Search Issue Tracker
Fixed
Fixed in 2022.2.21f1, 2023.1.0b18, 2023.2.0a16
Votes
0
Found in
2022.2.1f1
2023.1.0a23
2023.2.0a1
Issue ID
UUM-21340
Regression
No
SceneView.beforeSceneGui not being called when editing a prefab in Prefab Context window
Reproduction steps:
1. Open the attached project “SceneGUIBug”
2. In the Hierarchy window select “DemoPrefab” GameObject and open the Prefab Context mode
3. In the Inspector window, under “Test” Script click on the “Listen for beforeSceneGui” button
4. Hover the cursor above the Scene window and move it around it
5. Inspect the Console window
Expected result: Log message “beforeSceneGUI called” in the Console window
Actual result: Nothing is printed in the Console window
Reproducible with: 2022.2.1f1, 2023.1.0a23
Couldn’t test with: 2020.3.42f1, 2021.3.15f1, 2022.1.24f1 - The button is replaced with “No Gui Implemented” text
Reproducible on: macOS 13.0.1 (Intel)
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
- Texture2D.PackTextures causes mips 7-9 to turn pink when packed textures are of ASTC 4x4 compression
- "OnApplicationQuit" is called when "Application.wantsToQuit" returns false
TylerT_DreamToaster
Nov 19, 2023 05:19
This issue reproduces in 2021.3.24f1. Fix may need backporting into 2021 LTS.