Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2020.1
2020.1.0a21
Issue ID
1213826
Regression
Yes
Editor crashes while opening a prefab with UI:Canvas
Steps:
1. Open attached project
2. Find NewSaveSlot prefab
3. Double-click on it to open
==> Editor crashes
The regression was introduced somewhere between b8bc2bd5172f and 7d2dba262a5b
Looks like this PR is the best candidate
https://ono.unity3d.com/unity/unity/pull-request/99462/_/graphics/case-1210509
The function that was added to Material.cpp appears at the second API in call stack and the PR was merged between mentioned revisions above.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Particle System only collides with one Terrain Collider at a time when Collision Type is set to 'World'
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
Add comment