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
- NullReferenceException is thrown when assigning PanelSettings asset to a UIDocument dynamically at runtime
- Crash on GfxDeviceD3D12Base::DrawBuffersCommon when disabling "Allow FSR2" parameter while in Play Mode with Direct3D12 set as graphics API
- Crash on vkGetInstanceProcAddr when setting graphics API to "Vulkan" on Fantasy Kingdom learning project
- Overlay Camera "clear depth" not working on Vulkan+Pixel8
- Shadows from Shadow Caster 2D using 2D Colliders show incorrectly when tiles are removed at runtime
Add comment