Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.1.0a1
2019.1.0f2
Issue ID
1147127
Regression
Yes
Inspector blinks / flickers once when Inspector is visible, any object from the Hierarchy is selected and a script is recompiled
How to reproduce:
1. Open attached project "InspectorBugTest.zip"
2. Make sure Inspector window is visible and any object from the Hierarchy window is selected
3. Open "NewBehaviourScript" and edit it, save made changes
4. Focus/press on the Unity Editor
5. Observe Inspector window
Expected result: the script compiles, nothing changes in Inspector
Actual result: the script compiles, the Inspector window flickers once
Reproducible with: 2019.1.0f2, 2019.2.0a12, 2019.3.0a1
Not reproducible with: 2017.4.26f1, 2018.3.14f1
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
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
- ScalableBufferManager does not work correctly when MSAA and RenderGraph Compatability are enabled
- Sprite artefacts appear when Sprite Packer is enabled
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
Resolution Note (2019.3.X):
low priority defect, very minor.