Search Issue Tracker
Fixed in 5.4.2
Votes
0
Found in
5.4.0f2
Issue ID
818294
Regression
Yes
Editor crashes on "UI::PrepareOutput" when canvas is activated/deactivated
Reproduction steps:
1. Open the "UnityCrash" attached project.
2. Open and play the "Game" scene.
3. Click on the "Blur" button a several times.
4. Editor crashes.
Note:
- Reproduced using DirectX and OpenGL, but may be related to 817145.
Regression introduced in:
- 5.4.0f2
Stack trace:
0x000000014132FF3A (Unity) UI::PrepareOutput
0x0000000141333329 (Unity) UI::ScheduleUIJobsForInstructions
0x000000014133A120 (Unity) UI::Canvas::UpdateBatches
0x000000014132D65C (Unity) UI::CanvasManager::WillRenderCanvases
0x00000001402508B0 (Unity) PlayerCleanupCachedData
0x000000014025210D (Unity) PlayerLoop
0x0000000140C1F0E2 (Unity) Application::UpdateScene
0x0000000140C2068F (Unity) Application::UpdateSceneIfNeeded
0x0000000140C28E24 (Unity) Application::TickTimer
0x0000000140EBEDB0 (Unity) FindMonoBinaryToUse
0x0000000140EC03BC (Unity) WinMain
0x00000001416DE680 (Unity) strnlen
0x00007FFF64928102 (KERNEL32) BaseThreadInitThunk
0x00007FFF670CC5B4 (ntdll) RtlUserThreadStart
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment