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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment