Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
Issue ID
1372840
Regression
No
[Static Analysis] Defect 672865 in Modules/QuickSearch/Editor/QueryEngine/QueryToken.cs
During a nightly static analysis run for WinEditor a defect was found in the Unity codebase
See https://coverity.prd.cds.internal.unity3d.com/query/defects.htm?project=Unity_2022.1&cid=672865
Description:
Passing null pointer "text" to "QueryToken", which dereferences it.
See https://unity.slack.com/archives/CSXBAN456/p1633866490061500 for where this case was discussed in #coverity-new-defects
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