Search Issue Tracker
Fixed
Fixed in 2022.3.6f1
Votes
0
Found in
2022.3.5f1
Issue ID
UUM-45781
Regression
Yes
[Linux] Crash on ImageFilters::ApplyAfterOpaqueFilters() const when selecting GO in the Scene View while being in the Play Mode
Reproduction steps:
1. Open the attached “Test Project” project
2. Open the “Invector-3rdPersonController/ItemManager/Invector_InventoryExamples.scene” Scene
3. Enter the Play Mode
4. Open Scene View and select any GO
Expected result: GO is selected without any faults
Actual result: Editor crashes
Reproducible with: 2022.3.4f1
Not reproducible with: 2021.3.28f1, 2022.3.3f1, 2023.1.8f1, 2023.2.0b4
Fixed in: 2022.3.6f1
Reproducible on: Ubuntu 22.04
Not reproducible on: Windows 10
First lines of the stack trace:
0x0055b491a13fdc in burst_signal_handler(int, siginfo_t, void)
0x007fa2b3c42520 in __sigaction
0x0055b4917a6de2 in ImageFilters::ApplyAfterOpaqueFilters() const
0x0055b4917fabc4 in RenderImageFilters(RenderLoop&, bool)
0x0055b4917fb9de in DoRenderLoop(RenderLoop&, RenderingPath, CullResults&, ShadowMapCache&)
Note:
- Sometimes couple of GOs need to be selected for a crash to occur
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