Search Issue Tracker
Duplicate
Votes
0
Found in
2020.3
2020.3.14f1
Issue ID
1355075
Regression
Yes
Crash on GUIView::DoPaint when creating a new Tile Palette
How to reproduce:
1. Open the attached project
2. Right-click on the project browser -> Create -> 2D -> Tile Pallete -> Rectangular tilemap pallete
Expected result: Tile palette is created
Actual result: Editor crashes
Reproducible with: 2020.3.13f1, 2020.3.15f1
Stack trace:
0x00007ff74e2bd9d4 (Unity) GUIView::DoPaint
0x00007ff74e2c71ff (Unity) GUIView::OnInputEvent
0x00007ff74d828128 (Unity) GUIView::ProcessInputEvent
0x00007ff74e2c86c7 (Unity) GUIView::ProcessEventMessages
0x00007ff74e2bfa53 (Unity) GUIView::GUIViewWndProc
0x00007ffa885de858 (USER32) CallWindowProcW
0x00007ffa885de299 (USER32) DispatchMessageW
0x00007ff74e28e906 (Unity) MainMessageLoop
0x00007ff74e292a91 (Unity) WinMain
0x00007ff7500da396 (Unity) __scrt_common_main_seh
0x00007ffa878d7034 (KERNEL32) BaseThreadInitThunk
0x00007ffa88982651 (ntdll) RtlUserThreadStart
-
Resolution Note:
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
This is a duplicate of issue #1355078