Search Issue Tracker
Not Reproducible
Votes
1
Found in
2019.4
2020.3
2021.1
2021.2
2021.2.0b7
2022.1
Issue ID
1357386
Regression
No
[Windows] 'Null texture passed to GUI.DrawTexture' warning on opening Project with Corgi Engine
Reproduction steps:
1. Open the attached user's project "New Unity Project (8).zip"
2. Upon opening the project right-click in the Project Window and "Reimport All"
3. Observe the Console Window
Expected result: "null texture passed to GUI.DrawTexture" warning does not appear when reimporting the project
Actual result: "null texture passed to GUI.DrawTexture" warning appears when reimporting the project
Reproduces on: 2019.4.29f1, 2020.3.17f1, 2021.1.17f1, 2021.2.0b7, 2022.1.0a5
Notes:
-Full warning:
null texture passed to GUI.DrawTexture
UnityEngine.GUI:DrawTexture (UnityEngine.Rect,UnityEngine.Texture)
MoreMountains.CorgiEngine.WelcomeWindow:OnGUI () (at Assets/CorgiEngine/Common/Editor/Welcome/WelcomeWindow.cs:103)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
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
- The search field has an additional icon that has no functionality
- Splash Image logo is shown after being removed when pressing the Preview button
- Crash on GenerateParticleGeometry when creating certain particles
- HD Sample Buffer returns black for Rendering Layer Mask when Custom Pass Volume is not active
- SpriteRenderer has wrong input color when associated material uses SRPBatcher
SurreyMuso
Aug 19, 2021 20:40
I too have this problem and it makes it very difficult to edit my graphs, all of which have been grouped. The group box does not appear. Going into Play mode displays the Group boxes again but they disappear when I leave Play mode.
Happens in 1.7.3 but not 1.7.2