Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.3.X
Votes
1
Found in
2019.1.0a2
Issue ID
1083410
Regression
Yes
Closing the 'Shader' dropdown menu when inspecting a Material fills the Console with !asset->IsFolderAsset() errors
How to reproduce:
1. Create a new Unity project
2. Create a new Material
3. Select the Material and in the Inspector window open and close the 'Shader' drop-down menu
Expected result: no errors appear in the Console window
Actual result: the Console window is filled with 'Assertion failed on expression: '!asset->IsFolderAsset()' UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)' errors
Reproducible with: 2019.1.0a2
Not reproducible with: 2018.2.10f1, 2018.3.0b3, 2019.1.0a1
Notes:
Reproduced on Windows 10 and MacOS
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
Add comment